Description
Hello World, This is Doctor Appointment Booking System built with Django 3, SQLite and Bootstrap 5. You can download this script or project for your django learning. You can learn this project or get an idea for your final year college submission. You can check the project flow in screenshot. I have also defined that how we can run this project on your system. You can purchase this project in very low price. If you want to extend this project as per your requirement then we are ready to this.
## Frontend
- User
- Login
- Signup
- Book Appointment (Only For today, According to Doc Timming)
- Same timeslot can not be booked
- Appointment History
- Doctor
- Doctor Register (Show on frontend after admin approval)
## Admin
- Admin Login/Logout
- Add/Update/Delete Doctor categories
- Add/Update/Delete Doctors
- Add/Update/Delete Doctor Appointment
## How to run this script
– Please install Python 3.9
– Download the zip file and extract
– Activate the virtual environment (If exists)
– Run pip install requirements.txt command (if requirements.txt exist)
– Start the script with the following command
– py manage.py runserver
– http://127.0.0.1:8000/
– Access admin with http://127.0.0.1:8000/admin
– Admin Credentials
– username=admin
– password=admin
Reviews
There are no reviews yet.