Hospital management
Budget: ₹600 – ₹1,500 INR
Build a web app with doctor,patient,appointment CRUD along with login functionality.It should also have search functionality
a. Mapping of doctor with patient should be present as well as patient with appointment.
b. There should be a patient login in which patient can check availability of doctor.
NOTE:
1) Perform validation on both frontend and backend.
2) Convert all the CRUD operations into APIs
3) To do project using API an submit forms using javascript/jquery.
a. Mapping of doctor with patient should be present as well as patient with appointment.
b. There should be a patient login in which patient can check availability of doctor.
NOTE:
1) Perform validation on both frontend and backend.
2) Convert all the CRUD operations into APIs
3) To do project using API an submit forms using javascript/jquery.