amosproj / amos2021ws02-agile-trans-jira

MIT License
3 stars 4 forks source link

Create a table in the DB for Teams #83

Open emiliakaf opened 2 years ago

emiliakaf commented 2 years ago

User story

  1. As a team lead
  2. I want / need to be able to save teams created by me
  3. So that I can access them and any data linked to them at any time.

Description

create a table for teams which have following attributes: name, description, related requests, related users Think of further useful attributes. Ensure that the table is implemented in the database.

Acceptance criteria

Definition of done