Original App Design Project - README Template === # Instamovie ## Table of Contents 1. [Overview](#Overview) 1. [Product Spec](#Product-Spec) 1. [Wireframes](#Wireframes) 2. [Schema](#Schema) ## Overview ### Description Instamovie is an app that let's you connect with other movie lovers an it recommends you movies based on connections and preferences. ### App Evaluation [Evaluation of your app across the following attributes] - **Category:** Entertainment/Social Networking - **Mobile:** This app is intended for iOS. - **Story:** Takes the users movie prefrences to suggest new movies and connects like-minded users. - **Market:** Any movie lovers with access to internet and iOS device. - **Habit:** This app can be used periodically based on how often a user watched movies. - **Scope:** Based on the survey taken from the user, we will provide them with a collection of movies personalized to their preferences. Our users will also have the chance to connect with other users based on shared interests. ## Product Spec ### 1. User Stories (Required and Optional) **Required Must-have Stories** * Login * Sign up * Survey Tab * Home Tab * Discover Tab * Profile tab ### 2. Screen Archetypes * Login * Signup * Username * Name * Email * Password * Survey * Home Tab * Shows movies based on popularity between followers and use preferences. * Profile Tab * Profile picture * Follower Count * Following Count * Collection of movies favorited * Discover Tab * Search bar * Filters * Populates with search results ### 3. Navigation **Tab Navigation** (Tab to Screen) * Login * Sign up * Survey Tab * Home Tab * Discover Tab * Profile tab **Flow Navigation** (Screen to Screen) * Signup -> Creates account if user doesnot have one. * The user is asked a survey upon sign up. * Profile * The User can change profile picture * Can go through the follower and following list * Can tap on a Movie to expand details. * Discover * Can tap on a Movie to expand details. * User is able to comment and favorite movies. ## Wireframes [Add picture of your hand sketched wireframes in this section] <img src="YOUR_WIREFRAME_IMAGE_URL" width=600> ### [BONUS] Digital Wireframes & Mockups ### [BONUS] Interactive Prototype ## Schema [This section will be completed in Unit 9] ### Models [Add table of models] ### Networking - [Add list of network requests by screen ] - [Create basic snippets for each Parse network request] - [OPTIONAL: List endpoints if using existing API such as Yelp]