A restaurant website, including a menu that can be filtered by allergens, as well as a booking function. Portfolio Project 4 for Code Institute Full Stack Software Development course.
0
stars
0
forks
source link
USER STORY: Establish Exceptional Opening Hours #14
As a potential future customer, I can check whether I can book a table on special holidays so that I can plan my visit accordingly.
Acceptance Criteria
[x] Create and populate a database ExceptionalOpeningHours that contains information about opening times for holidays, any other occasions that might alter the opening hours.
[x] Make sure this database is checked first when checking the availability of a table, and that the exceptional opening time takes priority in the search.
As a potential future customer, I can check whether I can book a table on special holidays so that I can plan my visit accordingly.
Acceptance Criteria