Skip to content

Shifting the solution to another branch#1

Open
lubnaAr wants to merge 2 commits into
mainfrom
solution
Open

Shifting the solution to another branch#1
lubnaAr wants to merge 2 commits into
mainfrom
solution

Conversation

@lubnaAr

@lubnaAr lubnaAr commented Jan 15, 2025

Copy link
Copy Markdown
Owner

Solution Implemented
CRUD
Create the new task.
Remove the existing
Update the task
Display/List the task
Filtering the existing task based on State and Priority
Sorting: High Priority task will be displayed first

Assumption

  1. Tasks are currently being stored in local storage ( Its not the ideal solution , will be fixed later )
  2. Given the flexibility that Task can be moved from Done to ToDo in case it has to be restarted

Advanced Feature

  1. Making Create Task Button as Floating
  2. Keeping the tasks in JSON file for optimized solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant