WSU-4110 / LAN-party-frontend

Frontend repo for the LAN party app
0 stars 0 forks source link

FR23 - View Party Info #41

Open ThaddG opened 3 years ago

ThaddG commented 3 years ago
FR23 - View Party Info
Goal: The web app will allow users (gamers) to view the party's (event's) full info when they click/press on it.
Stakeholders: Users (Gamers)
Description: When a user is looking at the list of current parties they will be able to click on a party to view the parties info in an accordion view. This will show the user the members of the party, restrictions, and hardware requirements. In this view the user will be able to register.
Origin: During the 10/17 SCRUM Meeting, the team felt this Functional Requirement was necessary to achieve the functional requirement of being able to register for a party .
Version: 1.0
Date: 10/17/2020
Priority: 1
codemonkeman commented 3 years ago

Will need to come back to this eventually to add a table that holds information for the event, at the very least, a list of games and number of competitors. Don't know how the rest of the party info is linked to that in the DB, but we should visualize that.