Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toweringcloud/scrum-board
task manager using recoil & react-hook-form
https://github.com/toweringcloud/scrum-board
board manager react-hook-forms recoil scrum task
Last synced: about 1 month ago
JSON representation
task manager using recoil & react-hook-form
- Host: GitHub
- URL: https://github.com/toweringcloud/scrum-board
- Owner: toweringcloud
- License: mit
- Created: 2023-11-01T13:30:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-28T10:39:13.000Z (about 1 year ago)
- Last Synced: 2023-11-28T11:26:30.697Z (about 1 year ago)
- Topics: board, manager, react-hook-forms, recoil, scrum, task
- Language: TypeScript
- Homepage: https://toweringcloud.github.io/scrum-board
- Size: 493 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scrum-board
## task manager using recoil & react-hook-form
- create new task per category
- read task list per category
- delete old task
- create custom category
- delete custom category[3 default categories with no content]
![Alt text](https://github.com/toweringcloud/scrum-board/blob/main/demo/snapshot0.png?raw=true)[3 default + 2 custom categories with contents]
![Alt text](https://github.com/toweringcloud/scrum-board/blob/main/demo/snapshot1.png?raw=true)