Code Monkey home page Code Monkey logo

habit-tracker's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m Deepak Kumar Jain
  • ๐Ÿ‘€ Iโ€™m interested in
    • Web Development using ASP.NET CORE, React, HTML, CSS, JavaScript
    • Delphi development
  • ๐ŸŒฑ Iโ€™m currently learning FullStack development using ASP.NET CORE and React
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on Web Development work
  • ๐Ÿ“ซ How to reach me ...

habit-tracker's People

Contributors

dkj468 avatar

Stargazers

 avatar

Watchers

 avatar

habit-tracker's Issues

Reset streak data when user is not updating habit status

consider below data
image

Today's Date : 1st Nov
in this data, user updated habit streak data last on 29th October , so after 29th , all other days should be considered as failure and habit streak should be 0. But UI is showing below data :

image

Undo the action for the day

User should be able to undo the action done for the day.

If action for today is 'done' then dropdown menu should have option to 'undone' for the day.
on 'undone' streak screen must be updated accordingly

If action for today is 'fail' then dropdown menu should have option to 'un-fail' for the day.
on 'un-fail' streak screen must be updated accordingly

If action for today is 'skip' then dropdown menu should have option to 'un-skip' for the day.
on 'un-skip' streak screen must be updated accordingly

design blank habit list container

currently, if habit list is empty then a blank screen is displayed.

design something like this :
image

  • #4
  • #2
  • integrate new add habit component with blank habit list and habit container header

implement the dropdown menu for habits actions

Actions required in drop down menu :

  1. Skip
    • Skip action should be updated accordingly in DB and on streak screen.
  2. Fail
    • Fail action should be updated accordingly in DB and on streak screen.

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.