- Signup their account. Then Login .
- Can register/view/delete doctor .
- Can admit/view/discharge In-patient (discharge patient when treatment is done).
- Can only view their patient details (symptoms, name, mobile ) .
- Can view their Appointments, booked by Patient.
- Can only view their In-patient details (Surgery, name, mobile ,admission details) .
- Can Update Prescription , Diagnosis of the Patient.
- Can View reports of In-patient
- Create account for book appointment in hospital.
- Can view assigned doctor's details like ( specialization, mobile, address).
- Can view their booked appointments.
- Can book appointments
- Can view there precription given by the Doctor
- Install Python(3.8)
- Open Terminal and Execute Following Commands :
pip install Flask
pip install Flask-Login
- Download This Project Zip Folder and Extract it
- Move to project folder in Terminal. Then run following Commands :
py route.py
- Now enter following URL in Your Browser Installed On Your Pc
http://127.0.0.1:5000/