Clinic Management System It is a DBMS project using Python and SQLite. The "Clinic Management System" is based on managing the patient and appointments details. This can be used in front desk job of clinic. The application consist of adding, deleting and updating i.e. CRUD operations on patients data and appointment data. The Database connectivity, GUI etc is programmed in python language. The database used is SQLite (DB Browser). The file named "HospitalDB.db" is database file. Some snapshots of the project. The main menu. The patient details page. The appointment details page.