TheRealFlow / CofTea

Capstone-Project for Frontend-Bootcamp
https://coftea.vercel.app
MIT License
1 stars 1 forks source link

Add dummy Database #1

Closed TheRealFlow closed 2 years ago

TheRealFlow commented 2 years ago

Value Proposition

As a Developer I want to have a Database with all available products so that I can work with them.

Description

Image

Acceptance Criteria

Tasks

Complexity

XS

ahohnsen commented 2 years ago

Hey Niklas,

Good job 🚀

I have a few minor suggestions:

As a Admin I want to have a Database with the Informations of the Products. So that i can work with them.

I would write the user story from the developers point of view:

As a developer I want to have a database with the information of all available products so that I can work with them.

The Database includes all Products

Maybe it would be good to be a bit more specific here, e.g. how many products will there be.

Under task you do not need to write "for developers team" as the task list itself is meant to be for the developers anyway 🙂