Misc-small-projects/blomzt/readme.md
Daniel Løvbrøtte Olsen 16a0ac8112 Added link to demo
2017-02-28 10:28:49 +01:00

19 lines
568 B
Markdown

A database visualizer for storing user inputted markers with a corresponding image in popup
[Demo](blomzt.dandellion.xyz)
#Requirements
* mysql server
* mysqli - php extension
* [leaflet](https://github.com/Leaflet/Leaflet)
* [leaflet-hash](https://github.com/mlevans/leaflet-hash)
# TODO:
* Error when User tries to upload image bigger than PHPs upload limit
* Rework
* Extract location data from images
* More dynamic in location and such
* Add npm file for dependencies
* Placable pointer for adding markers to map?
* On mobile, request location and take image?