Kate-v2 / Quantified_Self_FE

Mod 4 - Quantified Self APP - Utilizes an Express API microservice - a calorie tracker app
0 stars 0 forks source link

Quantified Self Front-end

Intro

An app to set calorie goals for the day, via goals for each meal, and track what you ate for each meal!

Setup

  1. Fork or clone this repo: git clone git@github.com:Kate-v2/Quantified_Self_FE.git <name of your choice>
  2. Install Dependencies: npm install
  3. To see the app in action locally: npm start
  4. Go to: http://localhost:8080/

How to Use

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.

Known Issues

Running Tests

Screenshots

How to Contribute

To contribute, see the setup instructions.

Core Unfinished Features

Core Contributors

Technical

Turing Project Details: