-
Notifications
You must be signed in to change notification settings - Fork 23
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
Nav Epic- Client #23
Comments
Hi! Can I work on this issue? |
@aruadecarvalho Thanks for offering! This is an Epic, will be complete as we complete the issues =) This is basically so we can keep track |
Hi @Medic1111, can I work on one of the issues here? |
@was-coder I assigned you to the one you requested =) Have fun and ask any questions you need. |
I would like to work on next task in the epic. |
@Shubh8899 ALL YOURS! Thank you! |
@Medic1111 I am not able to Login or Register, i followed all the steps in the Readme as well. Is there anything i am missing? |
So there's a 'isAuth' state that's currently set to FALSE. Because we dont have login and registration set up yet, you need to manually change that to TRUE and the page will open =) |
Navigation Epic
USER STORIES
When I access the the home page I see a Header
The Header has a Logo and a Nav bar
When Im not logged in, The Nav bar allows me to login or register
If the viewport is smaller than 798px I see icons that indicate login or register
When I login or register, I still see the Header
The Header still shows the Logo and a Nav
The Nav now gives me options to check 'latest', 'top', 'add', and 'logout
Those options are in the form of Icons in screens smaller than 798px
The Add option is only available if I have NOT yet submitted my portfolio
The Logout will bring the nav back to what it was originally, with login and register options
The text was updated successfully, but these errors were encountered: