FitLit Tracker is an app that allows the user to track their health statistics. The user can view their steps taken, water consumed, quantity and quality of their sleep, and steps climbed. They can also compare their stats to their friend's stats and also the average of all users in the database. A user can also add data to their profile
- HTML
- CSS
- JavaScript
- Mocha/Chai
- Webpack
- Node.js
- Chart.js
- fetch API
- SCSS/SASS
- ESLint
-
Clone this repo to your machine
-
cd into the directory
fitlit-api
-
Run
npm install
-
Run
npm start
-
Clone down this repo to your machine
-
cd into the directory
fitlit-tracker
-
Run
npm install
in the terminal -
Run
npm start
in the terminal -
In the browser go to
http://localhost:8080/
- After much research and trial and error, fetch API functionality was working
- Class methods and functionality were working correctly
- Fetch API
- Chart.js
- Post method
- Add user's friends
- Today's steps functionality
- Ability to create a new user
- Finish incorporating SCSS
Project specs can be found here
- Video demo can be found here
- Friends by Edwin PM from the Noun Project
- Fitness by Guilhem from the Noun Project