Skip to content

This is a simple app I created that lets the user enter in and track their progress towards goals that they're setting out to achieve. You are able to add goals and mark them checked off as completed. The app contains authentication too, so it can tell who's signed in and track each user's goals separately.

Notifications You must be signed in to change notification settings

soundparticle/goals

 
 

Repository files navigation

Goal Tracker

Solo Project

This is a simple app I created that lets the user enter in and track their progress towards goals that they're setting out to achieve. You are able to add goals and mark them checked off as completed. The app contains authentication too, so it can tell who's signed in and track each user's goals separately.

This app uses:

Jest/Mocha: For TDD testing. Express/React Router: for setting up routes. NodeJS React/Redux

About

This is a simple app I created that lets the user enter in and track their progress towards goals that they're setting out to achieve. You are able to add goals and mark them checked off as completed. The app contains authentication too, so it can tell who's signed in and track each user's goals separately.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.5%
  • CSS 2.5%
  • HTML 1.0%