2016-08-27 23:36:49 +02:00
|
|
|
A database visualizer for storing user inputted markers with a corresponding image in popup
|
|
|
|
|
2017-02-28 10:28:49 +01:00
|
|
|
[Demo](blomzt.dandellion.xyz)
|
|
|
|
|
2016-08-27 23:36:49 +02:00
|
|
|
#Requirements
|
|
|
|
* mysql server
|
|
|
|
* mysqli - php extension
|
|
|
|
* [leaflet](https://github.com/Leaflet/Leaflet)
|
|
|
|
* [leaflet-hash](https://github.com/mlevans/leaflet-hash)
|
|
|
|
|
|
|
|
# TODO:
|
2016-11-02 12:56:40 +01:00
|
|
|
* Error when User tries to upload image bigger than PHPs upload limit
|
2016-08-27 23:36:49 +02:00
|
|
|
* Rework
|
|
|
|
* Extract location data from images
|
|
|
|
* More dynamic in location and such
|
2016-10-26 16:38:20 +02:00
|
|
|
* Add npm file for dependencies
|
2016-08-27 23:36:49 +02:00
|
|
|
* Placable pointer for adding markers to map?
|
|
|
|
* On mobile, request location and take image?
|