Skip to content

jgiler/lifesports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LifeSports Application

About Me

Hello, my name Jonathan and this app was made to keep track of the users and exercises for the coaches of lifesports.

Build Components

Project is created with:

  • node: 10.16.0
  • react: 16.8.6
  • heroku app
  • mongoDB.Atlas

Usage

  • Clone this app to your machine
  • Update your .env file
  • Execute the following commands in your terminal/command prompt
$ npm install
$ npm start

License

MIT

Steps I took to create this app

  1. Completed the API endpoints in the LifeSports Express server. All MongoDB functions use mongoose data model.

  2. Refactored this code to work with my MongoDB Atlas database. Updated my .env file so that you can use either mongodb locally on on Atlas

  3. Deployed the app to Heroku

About

CLICK THE LINK TO GO TO THE WEBSITE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published