PeoriaWifi


Title: PeoriaWifi

Project URL: http://peoriawifi.ryochan7.com/

Developed During: June 2011 - Present

Description:

PeoriaWifi is a website focused on collecting information about various public hotspots in the Peoria, Illinois area and giving a way to search for hotspots. This website was developed as a way to learn GeoDjango and class-based views in Django.

GeoDjango is used to do geospacial database lookups as well as plotting hotspots on a Google map. Google geocoding service is used to look up the coordinates for a certain point based on a search. Memcached is used to cache the results from geocoding. The source code for the website can be found at https://github.com/Ryochan7/peoriawifi