As a side project I developed a Web-Application to manage and show fotos together with their location on a map.
The fotos are stored in a database and can be uploaded and downloaded via the web application. The fotos are shown in a gallery and on a map. In a future version the fotos can be filtered by tags and by location and time period. The fotos can be shown in a slideshow. The application is responsive and can be used on a mobile device. The application is implemented with HTML, CSS, JavaScript, React/Redux and MongoDB. The application is hosted on Vercel, the database is hosted on MongoDB Atlas and the fotos are hosted on Cloudinary.
You can try it out here - you can login as a demo user (demo@taube.de) with the secret password of '1234' (without the quotes): Places App
A more technical description of the Places-App