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

Implement Navigation bar #28

Open
DrStrangeloovee opened this issue Apr 18, 2024 · 0 comments
Open

Implement Navigation bar #28

DrStrangeloovee opened this issue Apr 18, 2024 · 0 comments
Labels
points: 1 Simple and straightforward task, can be done quickly

Comments

@DrStrangeloovee
Copy link
Owner

Continuation of #15.

The navigation bar serves as global element which stays at the top of every page the user navigates to. The navigation bar is best implemented in the +layout.svelte which is then served at the top of all pages.

The navigation bar represents the state of a logged-in/out user so that has to be considered while implementing.

@NickMuellner NickMuellner added the points: 1 Simple and straightforward task, can be done quickly label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
points: 1 Simple and straightforward task, can be done quickly
Projects
None yet
Development

No branches or pull requests

2 participants