Python

Appointment Scheduling (Flask)

Appointment scheduling web application built with Flask.

Read more...

This project is a Flask-based appointment scheduling application, designed for teachers and students. Deployed using Docker, it features tools for managing users, appointments, reports, and audit logs. The application is equipped with a RESTful API for efficient data handling and offers detailed administration options tailored to various user roles (eg. student, teacher, admin) with permissions adapted to each role. The backend connects to an Oracle database.