onebarloop / capstone-project

You can check out the App over at Vercel ⬇️⬇️⬇️
https://wannado-sand.vercel.app/
3 stars 0 forks source link

2.1_SetupDB #12

Closed onebarloop closed 1 year ago

onebarloop commented 1 year ago

Value Proposition

As a developer, I need to set up a database to store the artist-objects. As a user, I want to access the data via frontend, just like before. ​

Description

Right now, the data ist stored in the project package itself. But it should be fetched from an API that communicates with the database. ​

Acceptance Criteria

Tasks