chihacknight / breakout-groups

Breakout groups that meet at Chi Hack Night every Tuesday in Chicago
https://chihacknight.org/breakouts.html
96 stars 24 forks source link

OpenGrid Development #23

Closed tomschenkjr closed 8 years ago

tomschenkjr commented 8 years ago

About the Group

OpenGrid is an open-source project led by the City of Chicago that is designed to display a massive amounts of data on a single map. Within Chicago, you can use this to display 311 complaints with crime, pot hole reports with broken street lights, and more. It, in essence, an attempt to reduce many one-off applications into a more powerful query tool to explore data around you and in your community.

More importantly, there is a real possibility to improve this platform to include more use-cases. Help us to extend this platform to visualize more data and make it useful to you.

OpenGrid is available to the public and displays open data. Likewise, the code is used internally to help drive operations in the City of Chicago's emergency operations center. Contribution to OpenGrid will help both the City of Chicago and the public.

Here are some ideas:

@tomschenkjr -- Chief Data Officer for City of Chicago

Who we're looking for

The software stack includes: Node.js, HTML/CSS, and Java (for heavier lifting). So, it is helpful if you know some of this, but don't need to be an expert.

We are looking for people to bring ideas on how to improve OpenGrid and some skill to try to implement those ideas. You don't need to be a pro, this is an excellent opportunity to cut your teeth on learning new things.

You can also join the city's weekly developer calls on Friday at 1:00 pm. See the project's wiki page for the details.

Test environment

The application is dependent on three items: opengrid.io, which is the HTML/CSS viewed in the browser; a service layer which had an API endpoint that opengrid queries; and Plenario which contains a bunch of data from the Open Data Portal.

If you only want to work on the front-end, a development instance of the service layer is available at http://opengrid-service-dev-1134290206.us-west-2.elb.amazonaws.com/opengrid-service/

Links

derekeder commented 8 years ago

Haven't met in a few weeks - closing for now