Skip to content

Shape Up : MERN stack fitness tracking web app, empowering you to achieve your wellness goals effortlessly.

License

Notifications You must be signed in to change notification settings

Shape-Up-NZ/shape-up-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shape Up App

MongoDB, Expressjs, React/Redux, Nodejs

Shape-Up is an easy-to-use fitness tracking web application. Its main goal is to assist users in their wellness journey, providing tools and features to help them achieve their fitness goals.

Your journey to wellness starts here!

Team Members

  • Muhamad Miguel Emmara
  • Travis Ogle
  • Sungwoo Cho
  • Ghokkul Muhunthan

Prerequisites

  • MonggoDB
  • Node JS
  • NPM

Shape Up Features

  • Personal Account.
  • Diet Profile.
  • Goal Settings.
  • Meal Planner.
  • Water Intake Log.
  • Workout Database.
  • Nutrition Checker.
  • BMR Calculator.

Getting Started

Clone the repo

git clone https://github.com/Shape-Up-NZ/shape-up-app
cd shape-up-app
npm install

Install Frontend Dependencies

cd frontend
npm install

Setting the .env file

cp .env.example .env
nano .env

add your MonggoDB URI

Run The App

Go Inside Root Folder, then run

npm run dev

PORT

Frontend: 3000
Backend/API: 9000

Built With

This app build with below technologies

Stack

(back to top)

Screenshots

Home Page Workout Database Nutrition Checker Diet Profile Meal Plan

License

Copyright 2023. Code released under the MIT license.