A database visualizer for storing user inputted markers with a corresponding image in popup
#Requirements
- mysql server
 - mysqli - php extension
 - leaflet
 - 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?