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
- Host: GitHub
- URL: https://github.com/t-mullen/parkio
- Owner: t-mullen
- Created: 2016-03-06T22:20:51.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-04-13T22:06:14.000Z (about 9 years ago)
- Last Synced: 2025-01-25T08:48:27.184Z (5 months ago)
- Language: Java
- Size: 16.1 MB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.