Skip to content

seanmfox/time-tracker

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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