Skip to content

joshhedstrom/healthTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

healthTracker

We designed this simple health application to help you track your personal health, fitness, and nutrition goals. Once you've created your account, you can easily log your weight, water consumption, nutrition goals and fitness activities. You're on your way to a healthier you!

Usage

Create an account, and then login to get started!

Prerequisites

To run this app on your local machine, make sure you have MongoDB and Node.js installed.

Installing

First, clone this repository to your local machine, and then install the dependencies using:

npm install

In a separate terminal start Mongo:

mongod

Then start the server:

npm start

And go to the browser to view the application!

Built With

Authors

  • Lucas Jensen - Frontend and Design - Gitub
  • Josh Hedstrom - Frontend and Authentication - Gitub
  • Lucas Werner - Backend - Gitub
  • Jason Robinson - Backend and Authentication - Gitub
  • Ben Tommerdahl - Routes - Gitub

License

This project is licensed under the MIT License - see the LICENSE.md file for details