An app to set calorie goals for the day, via goals for each meal, and track what you ate for each meal!
git clone git@github.com:Kate-v2/Quantified_Self_FE.git <name of your choice>
npm install
npm start
http://localhost:8080/
This app obtains/submits data through the [Quantified Self API] () (repo). Currently, this is a one page website, utilizing Javascript for all interactions to change displays and make HTTP GET/POST/DELETE requests from the API.
A user can register/login and will have the ability to save foods, and meals composed of food, as well as set calorie goals for each meal & the day.
Overall, this is a simple calorie tracker app that can be expanded for your purposes.
npm audit fix
.To contribute, see the setup instructions.
Master
), and all relative issue cards/actions.README
if anything is affected.gh-pages
branch.