Group Milestones
===
# MOVIE APP
## Table of Contents
1. [Overview](#Overview)
1. [Product Spec](#Product-Spec)
1. [Wireframes](#Wireframes)
## Overview
### Description
The purpose of this app is to make a Tinder version for movies where the user can give a thumbs up/thumbs down on a recommended movie.
### App Evaluation
- **Category:** Entertainment, content-generator
- **Mobile:** This app would be primarily developed for mobile but would perhaps be just as viable on a computer.
- **Story:**
- Analyzes users choices, then the app generates movies based on users "thumbs up" list.
- **Market:**
- Streaming content consumers, 17+
- **Habit:**
- User can utilize the app as much as they want, but the more they use it, the better the app will generate recommendations closer to the user's liking.
- **Scope:**
- Recommend movies based on what users like. We could enhance the recommendations by using machine learning.
## Product Spec
### 1. User Stories (Required and Optional)
**Required Must-have Stories**
• User is able to login/logout
• User is able to thumbs up/thumbs down a movie recommnded (like Tinder)
• A movie poster pops on every recommendation (like tinder)
•Shows summary and rating is user taps on the movie poster
• Generates a list of recommnded movies based on what the user liked
**Optional Nice-to-have Stories**
• There is a link to the movie trailer when the user taps the movie poster
• User can create a profile
• Maybe build the app into matching people who liked the same movies.
• Use a swiping screen gesture to like or dislike movies
• Utilize another API to display which streaming service hosts the movie
### 2. Screen Archetypes
* Login
* Register - User logs in or sign up in the app
* A movie poster will be the first thing the user sees
* User can start liking or disliking a move (Tinder style)
* Two separate screen of collections that a user can see: A collection of what the user has like and a collection of recommnded movie.
### 3. Navigation
**Tab Navigation** (Tab to Screen)
* Music selection
* Movies Liked
* Movies Recommended
**Flow Navigation** (Screen to Screen)
* Forced Log-in -> Account creation if no log in is available
* Music Selection -> (Add movies to "Liked lists")
* Liked Moves -> Collection View
* Discover Movies -> Collection View
## Wireframes
<img src="[img here]" width=800><br>
### [BONUS] Digital Wireframes & Mockups
<img src="[img here]" height=200>
### [BONUS] Interactive Prototype
<img src="[img here]" width=200>