Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)