Update User Stories Implemented authored by Lee Cadotte (lec337)'s avatar Lee Cadotte (lec337)
......@@ -36,7 +36,7 @@ EPIC: "As a competitive person wanting to keep improving in all the sports I pla
### Michelle Teamseeker
EPIC: "As Michelle Teamseeker I want to find & join a sports team, so I can meet new people and relive my glory days as a soccer player."
* User Story: As Michelle Teamseeker, I want to see all available sports teams for a particular sport that I am eligible to join, so I can easily find and learn about new teams to join.
* User Story: "As Michelle Teamseeker, I want to see all available sports teams for a particular sport that I am eligible to join, so I can easily find and learn about new teams to join."
* **Original Acceptance Criteria:**
* User can search up particular sports to see leagues/teams that play that sport
* User can filter to either see teams or leagues playing that sport
......@@ -72,14 +72,14 @@ EPIC: "As Michelle Teamseeker I want to find & join a sports team, so I can meet
* Users can see the contact information ie email and phone number of team owners and team members.
EPIC: "As Michelle Teamseeker, I want to be able to easily communicate with users of the app, so I can easily meet new people and learn about various teams and sports."
* User Story: "As Michelle Teamseeker, I want to be able to chat with teammates, so I can make friends and schedule events with the team"
* User Story: "As Michelle Teamseeker, I want to be able to chat with teammates, so I can make friends and schedule events with the team."
* **Acceptance Criteria**
* Users on the same team can send and receive text messages through a team chat room
* Users receive notifications describing the message sender and which chat room the message is from when they receive a message
* Team chatroom is available as soon as a new team is created
* **Final specific features implemented:**
* Users can see the contact information ie phone number and email of team members, and players on other teams.
* User Story: "As Michelle Teamseeker, I want to be able to directly chat with another user, so I can talk directly to a friend"
* User Story: "As Michelle Teamseeker, I want to be able to directly chat with another user, so I can talk directly to a friend."
* **Acceptance Criteria**
* Users can send a text message directly to another user
* Users have the option to send a message to another user when clicking on a user's profile
......
......