/build-your-future-today

Multi-user goals management system, that allows users to create goals, create daily tasks for their goals, and keep track of their progress.

Primary LanguageJavaScript

About

  • Developed a multi-user goal management system that allows users to create goals, create daily tasks for their goals, and keep track of their progress.
  • Incorporated user authentication and drag and drop functionality.
  • Designed and implemented a RESTful Node.js server that the React front-end communicates with.
  • Utilized HTML, CSS, JavaScript, React.js, Node.js/Express, PostgreSQL.

Testing user: test1, password: 123

TODO:

  • Make it fully mobile friendly
  • Add input validation to Login-Register forms and they should be submitted presenting enter and clicking the action button
  • Incorporate email notifications
  • Add an activity page

Preview

Home page

Goals

Board

Tasks

Running Dev Version