incomplete specification
This commit is contained in:
parent
22a1a93677
commit
b8dbc70350
1 changed files with 55 additions and 0 deletions
55
etc/specifications.md
Normal file
55
etc/specifications.md
Normal file
|
@ -0,0 +1,55 @@
|
||||||
|
## How will you use this application?
|
||||||
|
|
||||||
|
Open app/web app on phone and use it to plan out trip.
|
||||||
|
|
||||||
|
## Where would the user be located physically when using this application?
|
||||||
|
|
||||||
|
Somewhere in or around Binghamton.
|
||||||
|
|
||||||
|
## Where would the results be visible?
|
||||||
|
|
||||||
|
On a website.
|
||||||
|
|
||||||
|
## When will this application be used?
|
||||||
|
|
||||||
|
When transiting via bus.
|
||||||
|
|
||||||
|
## When can the application fail?
|
||||||
|
|
||||||
|
Multiple failure cases.
|
||||||
|
|
||||||
|
## Who is my user?
|
||||||
|
|
||||||
|
Binghamton student who use the bus systems to get around.
|
||||||
|
|
||||||
|
## Who will deliver the inputs for the application?
|
||||||
|
|
||||||
|
User/ OCCT eta spot api
|
||||||
|
|
||||||
|
## Who will receive the outputs of the application?
|
||||||
|
|
||||||
|
User
|
||||||
|
|
||||||
|
## What do I know about this application?
|
||||||
|
|
||||||
|
_
|
||||||
|
|
||||||
|
## What does this application need to do?
|
||||||
|
|
||||||
|
_
|
||||||
|
|
||||||
|
## What are the components of this application?
|
||||||
|
|
||||||
|
_
|
||||||
|
|
||||||
|
## What needs to happen next?
|
||||||
|
|
||||||
|
_
|
||||||
|
|
||||||
|
## What must happen before the next step?
|
||||||
|
|
||||||
|
_
|
||||||
|
|
||||||
|
## What needs to be tracked?
|
||||||
|
|
||||||
|
_
|
Loading…
Reference in a new issue