Group Project - README Template === # Unite ## Table of Contents 1. [Overview](#Overview) 1. [Product Spec](#Product-Spec) 1. [Wireframes](#Wireframes) 2. [Schema](#Schema) ## Overview ### Description This application will allow people who have disabilities to connect with other individuals who may or may not have the same disability. ![](https://i.imgur.com/6AaplCt.jpg) ### App Evaluation [Evaluation of your app across the following attributes] - **Category:** - **Mobile:** - **Story:** - **Market:** - **Habit:** - **Scope:** ## Product Spec ### 1. User Stories (Required and Optional) **Required Must-have Stories** * [fill in your required user stories here] * ... **Optional Nice-to-have Stories** * [fill in your required user stories here] * ... ### 2. Screen Archetypes * Login * [list associated required story here] * ... * Register Sign Up * [list associated required story here] * ... ### 3. Navigation **Tab Navigation** (Tab to Screen) * [fill out your first tab] * [fill out your second tab] * [fill out your third tab] **Flow Navigation** (Screen to Screen) * [list first screen here] * [list screen navigation here] * ... * [list second screen here] * [list screen navigation here] * ... ## 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]