-
Notifications
You must be signed in to change notification settings - Fork 2
TODO
Megan Taylor edited this page Jan 14, 2014
·
6 revisions
- park slope farmers' market doesn't highlight when clicked - problems with apostrophe?
- windows phone text box not working?
- some way to tell which pin corresponds to which market without clicking on pin (colors?)
- why ask for location permission every time? (browser issue? maybe can't fix?)
- move all code into anonymous function - don't pollute global scope (function() { //code goes here })();
- move "1610" distance into a variable so it is easier to change later
- look into javascript async libraries for calling multiple URLs and combining results
- Distance from current location: XX mi
- Products available
- Better website links
- Detect whether a market is open or closed at time of search
- Prioritize order of markets based on distance and open/closed
- local storage or cache
- still working on footer interaction http://css-tricks.com/snippets/css/sticky-footer/
- still working on fixed map positioning like http://apps.npr.org/playgrounds/