SOEN490-SportsApp / SportsApp

Sporta is a dynamic app designed for sports enthusiasts 🏅 who want to connect 🤝, compete 🏆, and play 🏀🎾⚽ with others.
MIT License
4 stars 0 forks source link

2.2 Create private event on Sporta [backend] #76

Closed NicolasChelico closed 4 days ago

NicolasChelico commented 3 weeks ago

As a Sporta User, I want to create a private event so that I can host an activity only for a selected audience

Story Points: Priority: Risk: High Child of: https://github.com/SOEN490-SportsApp/SportsApp/issues/1

Task Breakdown:

front-end :

backend :

fields required: description, date, time, location, sport, total # of spots, event sign up cutoff time, recreational or competitive

optional fields: desired skill level, cost, users initially invited

Blackbox Testing: Regression Testing:

Precondition:

To be successfully logged in to your Sporta account with a valid username and password. Demo Steps: Step 1: Go to Sporta dashboard Step 2: Click on create event icon Step 3: Toggle on private event Step 4: Enter event description and all other mandatory fields Step 5: Submit event

walidoow commented 4 days ago

[duplicate] Has been merged into one issue in https://github.com/SOEN490-SportsApp/SportsApp/issues/103