Report a missed bin
This is a demo web application designed to work with the Waste Service Standards
developed by the Local Waste Service Standards Project. It has been produced by Luton Borough Council in partnership with our IM provider Civica.
Pre-requisites
- Microsoft SQL server database to store LLPG data. Please see the INSTALL file for details on the database objects required and SQL to create them.
- Microsoft Windows server with IIS and .NET framework 4.5 for the web server
How it works
- User enters a post code/street name
- Ajax call to Street controller which does lookup in LLPG database and returns a list of addresses matching post code/street name
- User selects address from drop down list
- Ajax call to Waste services API which returns bin information for the selected address