- Install Python from https://www.python.org/downloads/
- Install Dependencies Open cmd in the folder Snipping Tool and run this command
pip install -r requirements.txt
- After installing the dependencies, run the py file OR write this command in cmd and enter
python main.py
This System is developed using Python. Following are the libraries used:
- Tkinter
Following are the characteristics of the system:
◉) This system allows you to add, update, and delete appointments.
◉) The admin has to login first to use the functionalities or has to Register first.
◉) The calendar widget is made to show all the appointments on a date with the patients name written.
◉) Each day there can eb multiple appointments.
◉) At a time there can be two appointments. It is shown on each daily view.
◉) All the appointment and admin data is saved in the sqlite database.
The System is developed by Muhammad Osama (Github) (LinkedIn)