Skip to content

kstephano/habit_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Habits are Forever - a habit tracking website application

Contributors: Angela Dyrmishi, Urslan Malik, James Quinn, Kelvin Stephano.

Description

Habits are Forever is a website that allows users to track their habits, be it custom or default. Users can enter an amount for a habit in order to increase its progress. Gamification elements such as streaks, top streaks and a leaderboard are implemented to encourage user engagement. Authentication using JsonWebToken and BCrypt as well as refresh tokens are used to ensure account security.

This website is deployed on Netlify and has a Node Express server deployed through Heroku.

image image image image image image

Installation

  • Clone the repo into your desired repository.
  • Open a terminal and navigate to the client folder and run npm i.
  • Navigate to the server folder and run npm i.

Usage

  • Use the command npm run start to start the server or npm run dev to do in dev mode with Nodemon.
  • Right click on index.html in the client folder and select Open with Live Server.

About

Website to allow users to track their habits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published