You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ClubsBrowsePage: Browse clubs, clicking on one takes you to ClubViewPage
ClubViewPage: Allows you to see full details of a club
ClubBuilder: Allows you to "create" a club (submit to Dov for approval).
Here are some widgets we can plan in advance:
ClubCard: A card to represent a Club. Click on it to go to ClubViewPage. This widget should use a Hero to make the transition to ClubViewPage seamless.
The text was updated successfully, but these errors were encountered:
Here are the pages we want to have:
ClubsBrowsePage
: Browse clubs, clicking on one takes you toClubViewPage
ClubViewPage
: Allows you to see full details of a clubClubBuilder
: Allows you to "create" a club (submit to Dov for approval).Here are some widgets we can plan in advance:
ClubCard
: A card to represent aClub
. Click on it to go toClubViewPage
. This widget should use aHero
to make the transition toClubViewPage
seamless.The text was updated successfully, but these errors were encountered: