Project Description:
I have a asp.net based web portal for managing beauty parlor. I have all the database classes created and in use. I just need to add one sheet that will show appointments / staff engagements in an appointment book format.
the layout for this page would be similar to this: http://demos.telerik.com/aspnet-ajax/scheduler/examples/timelineview/defaultcs.aspx
setting time slot duration to 1 hr, time table span to 1 and number of slots to 8 ( in our case it would be 7am to 10pm)
left side column would have names of staff and right side we will have colored markers for slots where staff is busy with someone. clickable.
I have built the whole site but falling short on time and need help with this. I think best way would be to create one custom control. but I will leave that decision to the developer.