Skip to content

seanmfox/time-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Application to assist college students in tracking time spent on major tasks during the day. The data can then be shared with an advisor to allow for brainstorming on possible ways to improve time management.

Technologies

  • MongoDB
  • Express.js
  • React
  • Node.js

Development Instructions

  1. Clone this repo.
  2. Set up a MongoDB database using Mlab.
  3. Run npm run start:dev to begin the frontend and backend servers.

Deployment Instructions

  1. Follow set-up instructions for development.
  2. Run cd client && npm run build to create the production build.
  3. Run npm run start to begin the node server that will serve the React app and Express backend.

Live Site

The site can be accessed at https://opptimetracker.com.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published