Frontend-> React JS
Database-> Firebase
user: Age, Category, Email, Firstname, Lastname, Password, Phone;
appointment: Date, Doctor, Patient, Time;
hospital: Address, City, CoverImg, Name
prescription: Age, Data, Date, Doctor, Gender, Patient
homeservice: Address, Age, Date, Description, Gender, Name, Phone
- System will allow the user to sign-up.
- System will allow the user to login.
- System will allow the user to logout.
- System will allow the user to edit his/her profile.
- System will allow the user to delete his/her existing profile.
- System will allow the user to view blogs and news.
- System will allow the user to view about us.
- System will allow the doctor to use the AI tool.
- System will allow the doctor to provide prescription online.
- System will allow the patient to view their profiles.
- System will allow the patient to view profiles of doctor.
- System will allow the patient to avail first-aid services at doorstep.
- System will allow the patient to search doctor by name.
- System will allow patient to fix online appointment.
- System will allow the patient to view hospitals nearby.
- System will allow the admin to view profiles of all users.
- System will allow the admin to delete patient’s account.
- System will allow the admin to delete doctor’s account.
- System will allow the admin to add hospitals.
Install npm packages
Run project using the following command: