You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This dynamic web project is built on JAVA using servlet technology. Can be hosted locally using apache server or any other server.
USER BASE: Admin, Doctor, Patient, Receptionist
Any user can login using the common login page and they will land on their respective dashboards.
Below is the overview of Admin panel/dashboard. Similarly other users such as doctors, patients and receptionists also have their respective dashboards.
Multiple registration pages have been built for addition of new patients, doctors, etc. Only admin can register doctors and receptionists. Below is an example of patient registration form.
All users can change their passwords from their respective dashboards.