Skip to content

Hetu1107/Druid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Druid

Google Solution Challenge submission 2022


video submission

You can checkout the video submission by clicking on the thumbnail

Features

  • Daily Task/Yog
  • Health Record
  • Book for offline Appointments
  • Digital Prescriptions

Description

  • Daily task feature resorts a more traditional exercise YOGA. The feature uses MI Model to analyse your form and starts the timer accordingly.

- book appointments allows users to book appointments with doctors & are provided with token numbers to track their estimated time.
  • 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


Setup

Clone the repository

git clone https://github.com/Hetu1107/Druid

Move to the backend folder

cd backend

Run server

nodemon server

Move to client folder

cd ../client

Run the app

npm start

Made with ❤️ by

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published