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

https://github.com/toweringcloud/scrum-board

task manager using react v18, recoil & react-hook-form
https://github.com/toweringcloud/scrum-board

board manager react-hook-forms recoil scrum task

Last synced: 10 months ago
JSON representation

task manager using react v18, recoil & react-hook-form

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)