Concerts will be located in the sidebar. Records will be kept using Prisma with GraphQL. Store owners will have the ability to CRUD concerts. Fans can view dates, cities, and venues sorted by nearest date.
Stories
As an artist, I want to display my concerts, so that fans know when I'm performing.
The system will allow user to perform CRUD based operations on concerts.
As a fan, I want to know when my favorite artist is performing, so that I can go to their concert.
The system will display concerts sorted by the nearest date.
Details
Concerts will be located in the sidebar. Records will be kept using Prisma with GraphQL. Store owners will have the ability to CRUD concerts. Fans can view dates, cities, and venues sorted by nearest date.
Stories
Time Estimate (2 hours)