Team Consisted Of
- Josh Meek
- Lucas Cheng
- Danny Goldberg
- Dustin Brashear
This is a web app built for the UMD Daemon Dash Hackathon (2014):
The web app takes a user inputted zip code and then uses publicly available data to retrive information about pollition levels in that area. Pollution levels such as water/air/soil quality and uv/pollen levels. The user is also given the option to write to their local Senators (depending on zip code) about the pollution levels in their area.
1.0
Dillinger uses a number of open source projects to work properly:
- Ruby on Rails - backend
- Amazon Web Services - EC2
- Python - script for running JSON and BS4
- JSON - api/data parsing
- Beautiful Soup Python Module - web scraping
- Foundation - frontend
- SQLite 3.0 - database
cd sustainabilityWebsite/
rails serverlocalhost:3000MIT