A simple doctor management system built using Django on the backend and HTML along with bootstrap5 in the frontend.
Here're some of the project's best features:
- Beginner friendly
- Json backend
- Responsive
1. Fork the repository
2. Pull the repository
3. Navigate to the project folder
cd folder name
4. Make sure you have django installed
pip install django
5. Run the project
py manage.py runserver
Technologies used in the project:
- Python
- Django
- Bootstrap
- Html
Feel free to open issues and contribute.