There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.