Skip to content

patrickmklee/AverageJoeFitness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Average Joe Fitness

JavaScript MongoDB expressjs Reactjs node

Description

This application will help users take control of their health by planning their day with the right meal portions and exercise routines. Not only is the user able to plan their meal, but they are also given different facts about the meals they pick throughout their day. Caloric information for both meals and exercises are automatically calculated for the user.

Table of Contents

Installation

First, install Node.js 14 and MongoDB 4 or newer on your system. Then clone this repository and navigate to the local folder via command line. Next install the necessary packages with npm install at the root of local repository. See respective documentation in the links below.

Usage

Start the server using the following command at the root of your local repository:

npm start

Once there server is running, you can now access the application by pasting the following address in your web browser.

localhost:3000

On the landing page a user can log in or create an account. Once logged in, users can add meal and exercise information to track calories consumed and burned.

Example Deployment

Visit an example deployment.

Example Image

Questions

Direct questions to:

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors