Small web application made with PHP/HTML/JavaScript and MySQL that allows users to identify and share potholes, anywhere in the world. Using the JavaScript library Leaflet for map functionality along with MapTiler for streaming map tiles.
Click anywhere on the map to add an image to that location. The current max image size is 8MB.
A marker will be added to the map where the user selected.
The marker is clickable and will show in a popup: image uploaded, an upload date, and the option to delete the image.