# Running App ## 1. User Stories (Required and Optional) **Required Must-have Stories** * [login and sign up buttons] * [maintaining the registered users] * [use google maps to track the path distance and time; display all of them once the run is complete] * [allow user to start, stop/finish and resume/pause during the run] * [maintaining user's running data] **Optional Nice-to-have Stories** * [ability to follow other registered users] * [like and comment options] * [use camera to take pictures and upload them along with the map] ## 2. Screen Archetypes * [Authentication screen] * [login and sign up buttons] * [maintaining the registered users] * [Recording screen] * [list associated required story here] * [allow user to start, stop and pause during the run] * [use google maps to track the path distance and time; display all of them once the run is complete] * [use camera to take pictures and upload them along with the map] * [Achievements screen] * [Account details] * [maintaining users running data] * [Check your friends] * [ability to follow other registered users] * [like and comment options] ## 3. Navigation **Tab Navigation** (Tab to Screen) * [Achievements] * [Account Details] * [Check your friends] **Flow Navigation** (Screen to Screen) * [Authentication screen] * [list screen navigation here] * [Recording screen] * [list screen navigation here]