ErriGarcia / ErriGarcia/task-master
feat: add crud methods for columns
Open
good first issue
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Goals - Which is the goal of the task?
The goal of the task is to create, update and delete the column.
Acceptance criteria - Conditions to satisfy in order to be accepted.
tbd
Business outcome - What is the problem it solves or the benefits it brings?
tbd
Context - What do we need to know about this task?
tbd
- [ ] Add create function to create a new column
- [ ] Add get function to get the column by Id
- [ ] Add update function to update the column by Id
- [ ] add delete function to delete the column by Id
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.