Skip to content

Frontend Routes

JamarkG edited this page May 17, 2021 · 9 revisions

Frontend URL Routes

/

Unprotected Home page

  • Nav bar
    • Logo
    • Log In button which displays modal
  • Landing Page
    • Short intro text and Sign Up button which displays modal

Protected Home page

  • NavBar
    • Profile button displays: logged-in user's info as editable and meeting request list
  • Search Bar
    • Real-time filters the Public Profiles based on input.
  • Public Profiles
    • Profile's key info and a Send Meeting Request button which displays a modal with message form and submit button.
Clone this wiki locally