Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rajat-mehra05/advance-todo-list
https://github.com/rajat-mehra05/advance-todo-list
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rajat-mehra05/advance-todo-list
- Owner: rajat-mehra05
- Created: 2022-09-15T16:19:11.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-22T06:52:00.000Z (over 2 years ago)
- Last Synced: 2023-03-06T08:22:59.166Z (almost 2 years ago)
- Language: JavaScript
- Homepage: advance-todo-list.vercel.app
- Size: 626 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Preview
![image](https://user-images.githubusercontent.com/35677839/190458161-28663f93-847d-4d3c-a09b-1eb0fc8e2441.png)
- Completed tasks
![image](https://user-images.githubusercontent.com/35677839/190459465-fc40a9ce-847b-4c44-a978-a4e43389b0be.png)
# Features
- CRUD functionality: users can `add`, `delete` and `edit` their tasks.
- Users can also mark their tasks `complete` once the tasks are finished.
- supports `local storage` : data persists even after the refreshig the window.# 🔨 Tools used
- React JS
- Tailwind CSS