Inspiration

After arriving in DC we had a really hard time finding free parking that we felt we wouldn't be ticketed or towed for(& didn't want to pay to park overnight), so while our initial plan was to make this for DC, we couldn't find a dataset that gave us what we needed so we made it for Baltimore. example

What it does

It uses the users current location and an Open Baltimore data library to determine if the user is safe (from tickets/towing) to park on the street address that they are at.

How we built it

We used Apache Cordova which allows you to write cross-platform applications using AngularJS. We setup a simple api on Heroku to initially parse the data from the Baltimore Open Data project and store in on an AWS RDS instance which we can then query, based on user location.

Challenges we ran into

Accessing some system settings when you aren't operating in native land (Settings which would have been easier to access had we written the app natively)

Accomplishments that we're proud of

Making use of Baltimore open data project and making something we will actually use.

What we learned

Learned about using Ionic for app development and node for apis.

What's next for Parkital

Expand to the capital!

Built With

Share this project:

Updates