Skip to content

rangaraju29139/streak-app-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streak-app

Project descrition:

A webapp that shows and tracks the streaks of a particular task doing it daily.

Implementation Images

home Screen when no tasks are added

image

Adding A Task

image

when Add Task is clicked this will add the respective task to Tasks to complete image

when we click on today task completed it will mark the today task complete and calciculate the streak accordingly based on previous streak count. image

Inorder to mark the task as completed we have to click on the check box, that it will move from Tasks to Complete to Completed Tasks section.

image image

If We want to move back the task to not done we can uncheck the task that will move the task from Completeed tasks to Tasks to complete.

image

image

If we want to delete the particular task We can click on delete button of that particular task that will delete the task by making an api call.

image

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published