From e0d4a953ed5a541b0e63da1664bbb430dd96fc6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20L=C3=B8vbr=C3=B8tte=20Olsen?= Date: Sat, 27 Aug 2016 23:36:49 +0200 Subject: [PATCH] Create readme.md --- blomzt/readme.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 blomzt/readme.md diff --git a/blomzt/readme.md b/blomzt/readme.md new file mode 100644 index 0000000..ddfd1fa --- /dev/null +++ b/blomzt/readme.md @@ -0,0 +1,15 @@ +A database visualizer for storing user inputted markers with a corresponding image in popup + +#Requirements +* mysql server +* mysqli - php extension +* [leaflet](https://github.com/Leaflet/Leaflet) +* [leaflet-hash](https://github.com/mlevans/leaflet-hash) + +# TODO: +* Rework +* Extract location data from images +* More dynamic in location and such +* Add npm file for dependancies +* Placable pointer for adding markers to map? +* On mobile, request location and take image?