Feature list - lil-hotel-inc/lil-hotel GitHub Wiki
Features
Basic Concept
This app is a tool for a small hotel that helps the manager keep track of booked rooms.
Pages
- Calendar page: shows a calendar of the current month with rooms booked similar to google calendar events.
- New booking page: can be a overlay form too, here a manager can create a new event/booking.
- List page: shows all next events in a list view.
TODO
- define models (entities)