/caloriebuddy-frontend

A simple React app to track calories, with REST backend.

Primary LanguageJavaScript

Calorie Buddy Frontend - MVP version

Functionality

  • A simple daily calorie tracker with 2 minimal extra features:
    • Can define what % of the activities calories to add to the daily consumption budget
    • Can define what % of the unsued daily calories to carry over to the next day  
  • Can add your weight daily, even future weights, no control over day. One weight a day, if you add it again it just updates the previous value
  • Can add your own consumptions and activities, names are not required just a calorie value
  • Can reset your account data, or delete your account

Wireframes

Image about Opening wireframe Image about Dashboard wireframe Image about Logs wireframe Image about Budget wireframe Image about Weight wireframe Image about Settings wireframe