hack4impact-calpoly / general-vms

General volunteer management system.
2 stars 0 forks source link

[Frontend] Design Navbar and Footer for website #14

Closed bglossner closed 2 years ago

bglossner commented 2 years ago

This is just a test application so you can sorta do whatever. Just try to make it look decent and cohesive between the 2.

Here is the Navbar for the Happy Hats project: https://github.com/hack4impact-calpoly/happy-hats/blob/173baba2ae7f17eb92ad839cf7fef506d7d6b378/frontend/src/components/Navbar.js.

For any user-related stuff (collapsing certain links in the navbar) just ignore that and show all links. The links should include:

For component organizations, see: https://github.com/hack4impact-calpoly/general-vms/wiki/Frontend-Component-Organization.

Footer (example should include (and can just fill out with garbage for now):

Please note, you do not have to make it similar to the ones I've posted above. They can be improved/changed as long as they are still functional.