aim-squad / DiveOut

0 stars 0 forks source link

Group Project - README Template

DiveOut

Table of Contents

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

    Overview

    Description

    Books reservations for people ahead of time; they can pick a time or just join the wait list which is a queue of the most recent parton who joined

    App Evaluation

    [Evaluation of your app across the following attributes]

    • Category: Navigation Reviews and service
    • Mobile: moblie primarily but it the feature could be used on a website
    • Story: Let users make restaurant reservations ahead of time or on the road to locations while also seeing what past partons thoughts and reivews on the restaurants
    • Market: For people on the go want to seat down to eat a meal and not have to wait in line for a table to clear out
    • Habit: Usually used during family outing or trips from work. Mainly used during meal times. It doesnt need to be used that often
    • Scope: First start collecting the information on local restaurants. Then start Automating the booking process. Could expand further to ordering food ahead of time so its ready when the customer gets there.

      Product Spec

      1. User Stories (Required and Optional)

Required Must-have Stories

Optional Nice-to-have Stories

2. Screen Archetypes

Tab Navigation (Tab to Screen)

Flow Navigation (Screen to Screen)

Wireframes

[BONUS] Digital Wireframes & Mockups

[BONUS] Interactive Prototype

Video Walkthrough

Schema

User

Property Type Description
objectId String unique id for the user post (default field)
name String name of user
phone number Number phone number of user
email String email of user
password String password of user

Resturant

Property Type Description
resturant String name of resturant
date Date date of reservation
time Time time of reservation
party size number number of people in the party

Models

[Add table of models]

Networking

List of network requests by screen

Notes For Creators

General Notes