I am trying to develop a web based application that allows people to fill out a simple form (name, number and e-mail) then click on a link to view available time slots to a room (only one room in this scenario). Each time slot should max out at 60 people. Once they click on an available time slot, the time\date variable they selected would appear on the form and then save as a document using a save button. The calendar view should be anonymous - only showing available time slots – not people’s names. I am not a developer so any advice or direction is greatly appreciated.
Thanks - Tara