Skip to content

ayushhagarwal/Diabytics

Repository files navigation

DIABYTICS

This is an open source project, aimed to keep track of a persons diabetes tests and help them monitor it.

Tech Stack -

  • ReactJS
  • TaiwlindCSS
  • Firebase

The project is deployed at : Diabytics

Setting Up project in local

  1. Clone the repo
  2. Install the dependencies using the below command :
npm install
  1. Checkout to a new branch (only if you wish to raise a Pull Request to contribute).
  2. Create a Firebase account so that you can add the required API keys in the firebase-config.js file.
  3. Then enable the following Firebase services: "Authentication," "Firestore Database," and "Realtime Database."
  4. Then all you need to do is :
npm start

Note for Contributors:
You don't need to set up Firebase yourself; when you raise a PR, Netlify will generate a build preview where you can check how your change will look in the deployed version.

About

Application to track your diabetes stats.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published