WSU-4110 / LAN-party-frontend

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

FR5: Register for parties #5

Open BetOnJeanette opened 3 years ago

BetOnJeanette commented 3 years ago

FR5: Register for parties

Goal: Users will be able to sign up for a party that they were either invited to or found through the UI

Stakeholders: Gamers / Party Hosts

This is one of the main features of the app. We need users to be able to sign-up for parties so that they can later meet up with others at the party.

Origin: This feature is essential and was thus thought up by Thadd.

Version: 1.0 | Date: 9/11/2020 | Priority: 1

codemonkeman commented 3 years ago

When a party is created it adds the party to a master list (maybe localized lists). Two sublists need to exist for the party, registered users and games at the event. Adding the games isn't urgent, but the user sublist is because ADDING A USER TO THAT LIST is basically all registering them for a party does.

The user also has their own list, of events they're registered for.