Skip to content

chingu-voyages/geckos-project-11

Repository files navigation

Tonic-Fitness App

The Team

Idea

Our goal is to build a simplified version of the My Fitness Pal (from Under Armour)

Visti the Live Link [Heroku]

Features

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

Dependencies

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)
Consideration was given to accessibility and responsive design