ASP.NET web application project for managing restaurant table reservations. Finds a free table using a fast filter. Highlights conflicting reservations.
Oct 21, 2012
Restaurant Table Reservation Tutorial [online demo]
This tutorial shows how to create a restaurant table reservation ASP.NET application using DayPilot Scheduler control.
- Displaying tables in restaurant sections (Inside, Terrace)
- Displaying table seats in an additional column
- Disabling drag anddrop operations for parent nodes (restaurant sections)
- Time headers (day, hour, minutes)
- Highlighting conflicting reservations
- Reservation filter (find frees table by time and/or number of people)
Example: Conflicting Reservations
Example: Time Slot Filter