An open API service indexing awesome lists of open source software.

https://github.com/t-mullen/parkio

Open Data Parking Application
https://github.com/t-mullen/parkio

Last synced: 3 months ago
JSON representation

Open Data Parking Application

Awesome Lists containing this project

README

        

# Parkio
Open Data Parking Application

## Resource Links
[Scrum Board](https://docs.google.com/spreadsheets/d/1sUa28KUN1ykEFEPOIGM65aQhVDkCDwWeD_3fIcSy97g/edit?usp=sharing)
[Data Sets](http://www.nyc.gov/html/dot/html/about/datafeeds.shtml#parking)
[MIS Diagram](https://drive.google.com/file/d/0B8ohLaKI3E34WWJiMTZoXzJDRW8/view?usp=sharing)

## Host Parkio Server
1. Run the NetworkIO java class.
2. The local IP will be displayed in console. Enter this in a web browser to use.

Note: You must open a port for global internet use. Parkio runs on port 8081 by default.

Make sure to properly kill the program, or your network resources will be tied up, requiring a restart to run Parkio again.