BroncoHacks-Website / Application-Portal

2 stars 2 forks source link

Full Stack: Team Management Page (Express, React) #35

Open christopherjlo opened 6 months ago

christopherjlo commented 6 months ago

User Story

As a team owner, I want to have a page that shows me my team name, My name as the owner, and my team's invite code. I also want to see a button that allows me to delete the team.

Requirements

[BACK END TASK]

[FRONT END TASK]

Here is what the Team table looks like in the DB right now:

image

Here is what the TeamMember table looks like in the DB right now:

image