Basic UI for the App

Description:

This is the complete basic UI for the app. Having most parts of the flow structured, the next step is to build a simple app to finish the skeleton to connect three main components of the projects. The goal of the app is to somewhat create an assistant that should be able to learn about the user's food preference and help narrow the big list of restaurants down to a handful of possible choices user might actually like. With that being said, it also should come up with the suggestions quickly to overcome the traditional browsing-for-restaurant way. Inspired by Tinder, an application for online dating, which has changed the dating style to quick decision making by first appearance. Similarly, this app wants to do the same thing, but with restaurants instead of people.

Implementation:

1. The UI is built using React Native
2. These are the main plug-ins:
Deck Swiper, Image Viewer

Zip folder for UI implementation: UI Implementation.zip