/TravelMap

Personal application for keeping track of and displaying historical and prospective travel locations.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

TravelMap

Synopsis

Application for building a per-user log of world-wide locations and displaying the locations on a map with metadata or in a table.

Dependencies

Built with Python 3.8 and requires the following packages:

  • PyQt6
  • Folium
  • geopy
  • numpy
  • pandas