alexm323 / carbe-diem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carbe Diem - Calorie Tracker

Carbe Diem is a calorie and macronutrient tracker powered by the Edamam API.

Heroku Deployment: https://carbe-diem.herokuapp.com/

Features

  • Track Calories
  • Quickly Add Food from our database
  • Track Macro Nutrients
  • Calculate Total Daily Energy Expenditure
  • Calculate Body Mass Index and other health indicators

User Flow

Very simple user flow. All you have to do is sign up and calculate your initial health stats. Once that is taken care of you are able to either add foods to your daily entries or to search foods that currently do not exist in the database. Foods that have been previously searched before do not make additional api calls so as more users sign up and foods become more diverse the database grows and limits API calls to help save on cost.

Technologies

  • Python-Flask Back End
  • SQL Alchemy
  • WTForms
  • PostgreSQL
  • Python-Requests
  • Flask-Login Library
  • HTML5 - CSS3 - Javascript
  • Chart.js

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About


Languages

Language:HTML 63.0%Language:Python 26.5%Language:CSS 8.5%Language:JavaScript 2.0%