Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).