This part of the project stores the UI design and interaction with the backend. Three screenshots have been sent.
- First screenshot is the login page which when clicked allows you to sign in using twitter.
- Second screenshot is the twitter login page via which the user who holds a twitter account can sign in. If the user is already signed in, this page will be skipped.
- Third screenshot is the app page which displays users who have the same interests as the user. App interacts with the backend and dynamic data is generated and sent to the app (frontend) via a post request which is displayed to the user. Every user has a name, description and a list of interests.