CotripperPlatform / CoTrip

GA Development
3 stars 12 forks source link

Consolidated nav-bar components into App.js only. #667

Closed secondaryfun closed 4 years ago

secondaryfun commented 4 years ago
  1. Moved the nav-bar for each page into the respective Route on App.js
  2. Added a couple placeholder functions to the Trip pages so the placeholder pages now render, allowing for testing of nav-bar render.
  3. Removed nav-bars from all pages.
  4. Modified Route on Member-Page to enable profile view lookups by prop.
  5. Added profile image to correctly populate Nav-bar user image.