Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ddimitrov1108 committed Feb 3, 2024
1 parent 507d935 commit 01a3544
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
- CRUD operations over the task via forms and server actions
- sorting by name (A-Z/Z-A), oldest and newest tasks via url params
- search field that uses url params to find tasks with a specific name

#### Functionalities to be added
- [ ] Drag & drop between active and completed lists
- [ ] move/copy task from one project to another
- [ ] selection to delete many tasks at once

## Features:
- authentication, authorization, protected routes
Expand Down

0 comments on commit 01a3544

Please sign in to comment.