Giter Club home page Giter Club logo

habit-tracker's Introduction

Habit Tracker

  • This is a project to create a habit tracker app, where user can define add habits and track them on daily basis.
  • Tech Stack used: NodeJS,Express,MongoDB.

Problem Statement

Create a habit tracker app, where we can define habits and track them.

Features

  • Add multiple habits to track like reading a book, going to the gym etc
  • Track each habit everyday. These are the 3 statuses of a habit:
    • Done - Mark the habit as done for a day
    • Not done - Mark the habit as not done for a day
    • None - User did not take any action on a habit for a day
  • A view to show all current habits. Here give an add button where you can add a new habit to track.
  • A view to display 7 days of each habit
    • Show today where user can mark todays habit
    • And show the previous 6 days and the status of that habit for each day
    • A user can toggle between the three (above mentioned) statuses of a habit i.e. I can change todays status as done, not done or none anytime.
    • Also I should be able to change any of the previous days status i.e. I can change the status of a habit for yesterday, day before yesterday or any previous 6 days as well
  • You can create one default user and attach habits to that user
  • Store the data in a DB.
  • You can keep track of the longest streak and the number of days the user completed that habit

Git Clone

habit-tracker's People

Contributors

hardik1008 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.