hack4impact-calpoly/general-vms

[Frontend] Design Navbar and Footer for website

Closed this issue · 0 comments

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:

  • Shifts
  • Sign in/sign out
  • Volunteers page
  • Home page (can be picture)

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):

  • contact info
  • fake information about organization (Test Organization, 290(D)(9), founded in ...)
  • Made by Hack4Impact

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.

  • Navbar
  • Footer
  • Navbar and Footer integrated into App