1
2
3
4
5
6
7
8
9
10
11
12
13# alley-cheetah-site
# TODOs / Braindump
* Allow "n choose k" waypoint constraints (maybe require API key?)
* Generate a static map with markers showing all locations?
* https://developers.google.com/maps/documentation/static-maps/intro#Markers
* Note that the labels can only be one character, so colors would have to differentiate either rows or columns
* Scrape grocery store addresses and prioritize them in autocomplete?
* http://supermarketpage.com/supermarketlist.php
* https://community.algolia.com/places/documentation.html#autocompletejs
* Use OCR to allow easier input?