Broke-iOS-Developers / Unplanned

App that takes points of interest around a given area and chooses one of those for the user to go to either completely random or based on criteria.
2 stars 0 forks source link

Unplanned

Table of Contents

  1. Overview
  2. Product Spec
  3. Wireframes
  4. Schema

Overview[]()

Description

App that takes points of interest around a given area and chooses one of those for the user to go to either completely random or based on criteria.

App Evaluation

Product Spec

1. User Stories (Required and Optional)

Required Must-have Stories

Optional Nice-to-have Stories

2. Screen Archetypes

3. Navigation

Tab Navigation (Tab to Screen)

Flow Navigation (Screen to Screen)

Wireframes

Digital Wireframes & Mockups

image

Schema

Models

User

Property Type Description
userID String unique identfier for user
email String email user registers with
password String password set by user
firstName String user's first name
lastName String user's last name
phoneNumber String user's phoneNumber
profilePicture File the set profile picture (otherwise defualt)
favoritePlaces [String] a list of favorited places
createdAt DateTime when user profile was created

Networking

Login Screen

Milestones

Milestone 2

Progress GIF