https://github.com/raiyanu/react-tasker
https://github.com/raiyanu/react-tasker
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/raiyanu/react-tasker
- Owner: raiyanu
- Created: 2023-12-18T18:56:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-22T16:51:31.000Z (over 1 year ago)
- Last Synced: 2024-11-19T18:01:13.578Z (6 months ago)
- Language: CSS
- Size: 88.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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