Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EPIC] Create a Kanban Backend #2

Open
Zitrone44 opened this issue Feb 21, 2024 · 0 comments
Open

[EPIC] Create a Kanban Backend #2

Zitrone44 opened this issue Feb 21, 2024 · 0 comments
Assignees
Labels

Comments

@Zitrone44
Copy link
Member

Zitrone44 commented Feb 21, 2024

Goal
An API should be added allowing groups (#1487) to create Create, Update, Delete Kanban, Boards.
Each board should have four columns Backlog, Doing, In Review, Done. These columns do not need to be dynamic on a per board basis. For each board tasks should be able to Create, Update, Delete and sorted into these columns.

Information
This should be implemented in Kotlin. The code used for the Playground can be used as a Template. New Controllers, Models etc. in diffent files must be created.

@Zitrone44 Zitrone44 transferred this issue from thm-mni-ii/feedbacksystem Apr 5, 2024
@Zitrone44 Zitrone44 changed the title [Kanban] Create a Kanban Backend [EPIC] Create a Kanban Backend Apr 5, 2024
@Zitrone44 Zitrone44 pinned this issue Apr 5, 2024
@Zitrone44 Zitrone44 added the EPIC label Apr 5, 2024
@MaxRchtr MaxRchtr self-assigned this Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants