By Team: Squad Medicare is a patient-doctor web page that is designed to fulfill online booking appointments.
cd medicare-squad
npm i
npm start
- Login, Sign up Functionality
- Patient can upload,edit and delete their medical records
- Patients where they can search for a specific doctor by specialty
and location.
- Clicking Search will allow the patient to view a list of doctors
based on their selected criteria.
- Patient and Doctor both can share prescription or test reports to each other.
- Chat feature
- Use a geolocation API to geocode doctors’s address into longitude and latitude so that patient can find nearby doctors
- Upload multiple records and prescriptions.