Skip to content

ianstewart4/run-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Tracker

Install

npm install


Things to add

  • Create a .env file in config folder and add the following as key = value
    • PORT = 3000 (can be any port example: 3000)
    • DB_STRING = your database URI

Run

npm start

Description

Track each run to monitor progress over time.

Built With

  • Javascript
  • SCSS
  • EJS

Enhancements

  • Add user authentication
  • Update to MVC architecture
  • Update front end from EJS to React
  • Add edit functionality
  • Update fonts
  • Add data visualization

About

Run Tracker to monitor progress and relevant data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published