Frontend Design - cheehongw/functional_expressionism GitHub Wiki

Frontend application design

The frontend design as for milestone 2 consists of the location listing page (which lists out every location in NUS) and suggestion (I'm feeling lucky) page. The profile page consists of the information related to the user.

The navigation for non signed in and signed in user is handled by React Router, an unauthorised user will be redirected back to the login or main page if there is an attempt to access the authorised section.

The page is designed using Material-UI and the library to support the card swiping in the I'm feeling lucky page is from the react-tinder-card library

⚠️ **GitHub.com Fallback** ⚠️