Skip to content

Angus-Woodman/Habitapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Habbitapp

Habitapp

  • A habit-tracking application that allows users to securely register, login, add a new habit to track and check-off whether a habit has been completed today.

Habitapp

Habitapp

  • Users can see more information about their habits by clicking on the habit name on the dashboard page where they will be presented with a calendar.
    • Clicking on a date in the calendar will add an event to the database for that habit for that day.

Habitapp

Instructions

  • Fork and clone repo
  • Make sure to have a PSQL database called habitapp
  • cd server
    • \i db database.sql
    • npm install
    • npm start
  • Open new terminal
  • cd client
    • npm install
    • npm start

Future Features

  • Provide user feedback upon adding a new date to the database via clicking on the calendar.
  • Display which dates the habit has been completed on.

Contributors

Alex Peirson, Angus Woodman, Eshan Chatwel & George Olney.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages