BinghamtonBetterBus-v2/etc/specifications.md
2025-02-05 12:12:19 -05:00

57 lines
1.1 KiB
Markdown

## 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?
Gather data on available buses and plan a route based on that information
## What are the components of this application?
Backend to gather bus info and calculate routes
Frontend to receive route requests and display the calculated route
## What needs to happen next?
API between frontend and backend needs to be decided and tasks divided up/planned out
## What must happen before the next step?
_
## What needs to be tracked?
_