Skip to content

SeanDemske/GoalTracker

Repository files navigation

Goal Tracking Application

THE goal tracking app

LetsGoal Website

Description

This app was the result of a hackathon event hosted by Mintbean where the aim was to create a simple goal tracking application. Create your own profile and hold yourself accountable with LetsGoal!

Built With

Setting up the developer environment on Windows:

1.) Install Node v12.17.0 or higher
2.) Install PostgreSQL
3.) Open a new terminal and cd into the root directory
4.) Run 'createdb goaltracker' with a password of developer
5.) -Run 'goaltracker < database.sql'
6.) Run 'npm install' to install dependencies
7.) Run 'nodemon app.js'

Roadmap

Due to deadlines I wasn't able to include all the functionality I would have liked. Features I'd like to implement at a later date include:

  • Allow users to search through their goals
  • Adding tags to milestones and filtering by them

About

THE goal tracking app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published