1. Book a room if available or is not under renovation
2. Unbook a room
3. Filter rooms as per requirements
4. Add a room
5. Check room info and status
6. Check hotel status like available rooms, no. of staff, total customers which gets dynamically updated
7. On successfull booking, bill can be generated
- install dependencies
$ pip install -r requirements.txt