An open API service indexing awesome lists of open source software.

https://github.com/raiyanu/react-tasker


https://github.com/raiyanu/react-tasker

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# TODO APP



React : Todo app

**Goal is to learn React while doing this simple project**

Goals:

- [x] Basic front end ui
- [x] Showing task according to list
- [x] Removing task
- [ ] Adding task (static integration)
- [x] Completed status
- [ ] DB implementation (pocketbase)
- [x] removing task
- [x] updating with completed status
- [ ] adding task
- [ ] updating task details ? maybe...(optional)
- [ ] Chores
- [ ] beautifying UI with navbar,footer & about page.
- [ ] Readme Docs
- [ ] Sharing on social media