City Tracker
← Back to ProjectsInspiraction for this came from a friend who was looking for a way to track the cities that they had visited. I thought it would be a fun project to build, so I did. Check it out here. Loving HTMX at the moment! Making development so much quicker and easier, with less code.
Tech Stack Link to heading
- Python, Flask, HTMX, SQLAlchemy, PostgreSQL, GoogleMaps, Flask-Login
Overview Link to heading
As described above, this is a simple app that allows you to enter a cities that you have visited. It then displays the cities on a map, and keeps track of how many you have visited. I’ve integrated a few stats to make it a little more interesting, such as the most visited city, and the most visited country. A lot more stats could be added, but I think this is a good start.
Below are some screenshots of the app in action.