Our goal is to build a simplified version of the My Fitness Pal (from Under Armour)
Visti the Live Link [Heroku]
This project includes:
- Welcome page
- Ability to sign up and log in
- Page to set your goals
- Ability to input food to track calories
- Charts to show/track progress
- Signup creates a new user in MongoDB
- Goal/Log entry posts to MongoDB
- Chart in Results pulls from live data in MongoDB
Our project uses the following:
- MERN stack
- MongoDB / Mongoose
- Express.js
- React
- Node.js
- React Router
- Chart.js
- SCSS
- CSS Grid
- JavaScript
- HTML / JSX
- Axios
- Heroku (hosting)