Hello Everyone!
This will be our task tracker! When done with your part just type #Done next to it..
Required to be done in:
---- Front End ----
- Home Page ---- #Done
- Admin profile page including (viewing all the doctors, patients, complains, analysis) and the page to update on them
- Login & Register for (Doctors, Patients and only 1 user for the admin ---- #Done
- Profile page for the patient to (view his appointments and their dates, send complains about the doctors, view the report that has been written to him)
- Profile page for the doctor to (write a report for the patients, view the patients)
---- Back End ----
- Login & Register
- View data on profile
- Update data
- Appointment --> Google calender is used and only one patient at a time!
- Report --> Each doctor can write a report or more for each patient (Images included)
- Patient can view all reports wrote to him (Date written next to the patient)
- Analysis at the admin page (plots includes the number of patients along the month)
- View all doctors, patients and complaints for the admin
---- Data Base ----
Links that may help us
https://sbme-tutorials.github.io/database-tutorials/fall2021/index
https://sbme-tutorials.github.io/database-tutorials/fall2021/notes/SBEw08