Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PRD (Simran Arora + Stuti Singh) Food-Near-My-Bus #15

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

simran-aro
Copy link

Initial PRD

Initial PRD
Copy link
Contributor

@mjumbewu mjumbewu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@simran-aro @Stu95 Overall, sounds good to me!


## Purpose

While on the bus (or your choice of transit) in Philadelphia, you get hungry. You decide to grab a quick meal or snack near the place you want to get off at. This app lets you see cafes or restaurants, by category, in a walking distance from the bus stop you want to alight at.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Such a real desire!


This is a mobile friendly app that lets you click on a transit stop in Philadelphia, and see eateries within a walking distance. The points will be filtered by transit stops (bus, regional rail, trolley etc) and type of establishment (fast food/restaurant/coffee shop, type of food, levels of distance from transit stop).

* Markers for every transit stop, colored by type of transit.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are a lot of transit stops in the city. Might want to have a two-step process: select route, then show stops to select.

Comment on lines +12 to +14
* Markers for eateries by different walk distances (3 min, 5 min, 10 min) pop up when transit stop is selected
* Eatery restaurant marker will include name of restaurant when clicked on/hovered over.
* Eateries filtered on the basis of dataset acquired.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you have thoughts on where to get the data from? My first thought would be somewhere like Foursquare.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We found the dataset on OSM, and it has the indicators we would need!
https://overpass-turbo.eu/s/1orv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants