A simple Python project that aims to store the ISS International Space Station coordinates as well as show the current position of the ISS on a world map.
This project's goal is to showcase the use of Python to track the ISS International Space Station position, getting the latitude and longitude information from an API and storing it in a SQLite database, as well as showing its current position on a world map.