Skip to content

Commit 4e5dda4

Browse files
Update README.md
1 parent d6c2745 commit 4e5dda4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,9 @@ To run the app use the script provided by "create-react-app" package as follows:
1414

1515
To run the test cases, use the script provided by "create-react-app" package as follows:
1616
### `npm test`
17+
18+
# Future scope
19+
* Feature like **deletion of todos** from the list & if taking it even further have access to **recently deleted items list with ability to restore todos** can be a great utility of this app in future.
20+
* Presence of field like **deadline date & notifications** to user before deadline can also be a handy feature for the user to manage tasks more effectively.
21+
* **Sharing/Assigning of todos** to other users(if added multiuser support with login) can be the next raw idea.
22+
*Example scenario - A non-working homemaker woman summing up the grocery & household items and sharing the list to her husband to collect those items from the market.*

0 commit comments

Comments
 (0)