#193 Navigation Bar #212

Closed
b24jonel wants to merge 0 commits from #193-Navigation-Bar into team_1_week_1
Collaborator

Original branch had to be deleted because i accidentally commit files that shouldn't have been.

Navbar implementation using react, cards need to be implemented using the navbar home div, since otherwise the cards will show up in the settings page and any other future page implementations.

All logos have to be replaced with our own at some point, current logos are just placeholders.

CSS styling is also just temporary placeholders which needs to be replaced when the themes are implemented.

Original branch had to be deleted because i accidentally commit files that shouldn't have been. Navbar implementation using react, cards need to be implemented using the navbar home div, since otherwise the cards will show up in the settings page and any other future page implementations. All logos have to be replaced with our own at some point, current logos are just placeholders. CSS styling is also just temporary placeholders which needs to be replaced when the themes are implemented.
Original branch had to be deleted because i accidentally commit files that shouldn't have been.

Navbar implementation using react, cards need to be implemented using the navbar home div, since otherwise the cards will show up in the settings page and any other future page implementations.

All logos have to be replaced with our own at some point, current logos are just placeholders.

CSS styling is also just temporary placeholders which needs to be replaced when the themes are implemented.
Collaborator

Initially it looks good. Some feedback is to include a screenshot so we can actually see how the navbar looks without having to run the code.

Initially it looks good. Some feedback is to include a screenshot so we can actually see how the navbar looks without having to run the code.
Author
Collaborator
No description provided.
Collaborator

Merge conflict is fine.

Merge conflict is fine.
Collaborator

What I've reviewed:
The 5 edited files.

Checks performed:
Checked against wiki standards.
Checked if it matches chosen model from #146.
Pulled branch #193 and ran it.

Issues:
The app doesn't compile, app.js pulls from ../components/Navbar/Navbar but the file is located in src/Navbar.
Home() and Settings() should be their own files, I don't think Navbar should define the contents of the page.
Class root2 is not a very descriptive name in app.js.
No comments in JS/CSS file.
Wiki says CSS declarations need to be ordered alphabetically.
CSS also needs comments for each rule set.

What I've reviewed: The 5 edited files. Checks performed: Checked against wiki standards. Checked if it matches chosen model from #146. Pulled branch #193 and ran it. Issues: The app doesn't compile, app.js pulls from ../components/Navbar/Navbar but the file is located in src/Navbar. Home() and Settings() should be their own files, I don't think Navbar should define the contents of the page. Class root2 is not a very descriptive name in app.js. No comments in JS/CSS file. Wiki says CSS declarations need to be ordered alphabetically. CSS also needs comments for each rule set.
Collaborator

Most of the issues has been resolved but comments regarding naming conventions etc will be fixed from the merged branch.

Most of the issues has been resolved but comments regarding naming conventions etc will be fixed from the merged branch.
b24johka closed this pull request 2026-04-10 12:49:30 +00:00
a22erigr deleted branch #193-Navigation-Bar 2026-05-04 12:15:46 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K!212
No description provided.