Google Solution Challenge submission 2022
You can checkout the video submission by clicking on the thumbnail
- Daily Task/Yog
- Health Record
- Book for offline Appointments
- Digital Prescriptions
- Daily task feature resorts a more traditional exercise YOGA. The feature uses MI Model to analyse your form and starts the timer accordingly.
-
Digital prescriptions by the doctors are stored and can be accessed by users at ease.
-
Apart from all the other functionalities we also maintain health record for each patient which stores information about user’s diseases and allergies. The health record can come in handy for doctors at the time of analyzing patients as well as when writing prescriptio
git clone https://github.com/Hetu1107/Druid
cd backend
nodemon server
cd ../client
npm start