prashantchhabra89 / Alternate-Power-Source-Property-Mapper

A web application that puts the power into people's hands for finding sites for sustainable electricity generation.
http://power-planner.appspot.com/
Apache License 2.0
0 stars 1 forks source link

Client caching, front end fixes, code modularization #70

Closed maxentropic closed 9 years ago

maxentropic commented 9 years ago

This pull request introducing client caching to save time and bandwidth. Good job, Chuan! I've gone over his code and it has my approval.

Also included in this pull request is the first stages of separating map_helper into a number of different modules as it had gotten a little hefty, especially with the cache added in. I also did some touch ups on location searching, getting rid of 'place of interest' markers and fixing #51. Also, you can now press enter from the main page location search instead of being forced to click the start button.

maxentropic commented 9 years ago

Chuan and I looked this over and can't see any downsides to it. It'll save massively on bandwidth, so it would be good to have it running before really getting in to the last user walkthroughs.