Skip to content

DaanSchar/nutritionbud

Repository files navigation

Nutrition Bud

The goal of this app is to offer the user an easy experience in tracking the macro nutrients of their diet. This app was developed using React native for the front-end and Flask For the back-end. Some implemented features include:

  • Adding items to your daily intake from a list of items.
  • Adding items by scanning the barcode of a product.
  • An overview of the following macro-nutrients:
    • Calories (not really a macro-nutrient)
    • Protein
    • Sugar
    • Fat
  • A long term overview, where the users statistics get displayed in a graph.
  • Tracking of quantative goals.

Backend

You can find the backend built using flask here.

Gallery

First Launch

Login

Home Screen

Long term tracking

Adding new items