Git Product home page Git Product logo

hack-night-is-it-recyclable's Introduction

Is It Recyclable?

Chicago provides Blue Bins for recycling, but do you know what is allowed to go in those bins? For items that are restricted, are there any alternatives to the landfill? What happens when you try to recycle something that is not recyclable?

The city of Chicago ends up diverting many of the recyclable items collected in Blue Carts to landfills because recyclable materials are "contaminated" with non-recyclable items. There is a Chicago city rule that says that one plastic bag or food item in a Blue Cart can cause all of the recyclable material in that bin to be labelled as “grossly contaminated,” which requires waste-haulers to dump it all into a landfill.

The Challenge

Our goal is to spread awareness of how to properly recycle and dispose of waste in Chicago. This challenge compiles a recycling guide provided by the City of Chicago to help users determine what can be recycled by the city, and if something cannot be placed in the Blue Cart bins, instruct how to best manage the waste.

Display the Chicago Recycling Guide

The Chicago Recycling Guide is an alphabetical list of common household waste items. The list provides data as to whether the material is accepted in Chicago's Blue Cart Program, along with addition information about how to dispose of the material if it is not.

The first challenge is to display this information for the user. A JSON version of this data is available as part of this repo.

You are encouraged to try to build a web application for this challenge. Quick start guides for Rails and Sinatra are listed below in the Resources section. The design of this is up to you, as long as it is organized in a reasonable manner.

Provide a dropdown for material

Using the same JSON data, create a dropdown of the materials and show the line item for the selected material.

Search for a material

Allow the user to search for a particular material. Keep in mind the level of specificity provided in the data. For example, a user may want to know whether "Aluminum Cans" are recyclable. Would your search return "Aluminum" or no results?

Add additional material

Provide the ability to add to the list. Look through resources like Recycle by City and City of Chicago - What Can I Recycle? to identify other items that are not included in the list that can be added. Make sure these items are available in the search and dropdown!

Link to other resources

Provide a section with links to Recycling guides and resources to help people trying to find more information. You can use the

Resources

hack-night-is-it-recyclable's People

Contributors

nicolecarpenter avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.