Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lx4r/trips-map
A tool to visualize your trips
https://github.com/lx4r/trips-map
map travel trips visualization
Last synced: 10 days ago
JSON representation
A tool to visualize your trips
- Host: GitHub
- URL: https://github.com/lx4r/trips-map
- Owner: lx4r
- License: mit
- Created: 2024-02-24T17:31:41.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T12:23:52.000Z (2 months ago)
- Last Synced: 2024-10-20T12:35:02.513Z (26 days ago)
- Topics: map, travel, trips, visualization
- Language: Python
- Homepage:
- Size: 1.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trips Map
A tool to visualize your trips
![screenshot](assets/screenshot.png)
## Installation
1. Clone this repo
2. `poetry install`## Running the app
`poetry run streamlit run main.py`
## Trips file format
See explanation [here](trips_file_format.md).
## Contributing
Contributions are welcome! Please feel free to submit pull requests or open issues to suggest improvements or add new features.
## License
See [here](LICENSE).