Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Side Menu #10

Closed
markhallak opened this issue Feb 16, 2023 · 2 comments
Closed

Add a Side Menu #10

markhallak opened this issue Feb 16, 2023 · 2 comments
Labels

Comments

@markhallak
Copy link
Owner

markhallak commented Feb 16, 2023

After issue #5 is closed.

Add a hamburger icon to the topbar to the left which toggles a side menu.

The side menu should contain the following items:

  • Home Page with a home icon
  • Leaderboards with a random icon (for now)

Notes:

  • Don't add any functionality.
  • Each component should be in a separate file located in the 'components' folder in the 'lib' folder.
@abhinav1912
Copy link

Just curious, why are we using a side bar/menu for this? For mobile devices, a tab bar is usually used for this navigation.

@markhallak
Copy link
Owner Author

Come to think of it. We should check how many pages there will be exactly and maybe go with a bottom navigation bar. It might be a better design choice.

I will close this issue for now. If you want to give any suggestions, please do on our discord.

Thanks!

@markhallak markhallak closed this as not planned Won't fix, can't repro, duplicate, stale Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants