Classroom-reservation-system-with-Flask-Mysql
System for booking and scheduling rooms and auditoriums with Flask + MySQL. The system allows you to reserve university classrooms through the integration of Flask (python) as a web server and a MySQL database that takes control of the scheduling requests, a database with users, and another with the available schedules are added.