Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save davidystephenson/91c7378f12bf368a16064c9c1199852e to your computer and use it in GitHub Desktop.

Select an option

Save davidystephenson/91c7378f12bf368a16064c9c1199852e to your computer and use it in GitHub Desktop.
- Components
- Navbar:
"The navbar is a horizontal bar that stretches all the way across the top of the page. On mobile is collapses with a menu button that shows the navigatioin items in a popover. Te navbar includes links to the Shows page, Channels page, and Prizes page. Blah blah blah..."
- Account Sidebar:
"The account sidebar is a vertical bar that stretches all the way across the left side of the page. On mobile the design is not responsive. The account sidebar includes links to the Wallet page, Orders page, Messages page, blah blah blah..."
- Global:
"Every page shows the navbar at the top"
- Routes
- Shows
- Channels
- Prizes
- Wallet:
"The wallet page is hosted at /wallet, and lets you control your payment methods. The wallet page shows the account sidebar on the left."
- Orders:
"The orders page is hosted at /orders, and lets you see your orders. The orders page shows the account sidebar on the left."
- Message:
"The messages page is hosted at /messages, and lets you send messages. The messages page shows the account sidebar on the left."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment