Skip to content

cosminstr/noSugar-Flask-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noSugar

Description

Tracker and Analyzer for diabetes that allows users to add and monitor their daily blood sugar levels, insulin doses, and other relevant information. The application provides visualizations and analysis to help users track their condition over time. It also allows the users to set reminders for medication, meals, or other important activities related to diabetes, as well as exporting and importing data to and from other sources.

Technologies Used

  • Flask for the web environment
  • mongoDB for data storage
  • Chart.js for data visualisation
  • Pandas for data manipulation

How to Install and Run the Project

  1. Clone this repository: git clone https://github.com/cosminstr/noSugar.git
  2. Navigate to the project directory: cd noSugar
  3. Install dependencies: pip install -r requirements.txt
  4. Run the project: python app.py
  • 3.2. Request in the 'issues' page of this repository the credentials from private.py in order to run the project

Known Issues

Need to work on the "Reminders" page, specifically how the reminders are stored for each individual user

Additional Resources

Used FullCalendar.js to render a calendar for the reminders : https://fullcalendar.io/docs/getting-started

About

Diabetes Tracker And Analyzer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published