Python 3.9.0
MYSQL
mysql-connector-python==8.0.2
protobuf==3.19.
python-dotenv==0.19.
- Add new room
- Add new customer
- Add new booking
- View all rooms
- View all customers
- View all bookings
- View all bookings for a specific customer
- View all bookings for a specific room
pip install -r requirements.txt