Create readme.md
This commit is contained in:
parent
0295e3f5da
commit
e0d4a953ed
15
blomzt/readme.md
Normal file
15
blomzt/readme.md
Normal file
@ -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?
|
Loading…
Reference in New Issue
Block a user