Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/3nd3r1/soteriareitti

SoteriaReitti assists emergency responders in finding the optimal routes during emergency situations.
https://github.com/3nd3r1/soteriareitti

customtkinter dijkstra-algorithm ida-star-algorithm openstreetmap poetry python tkinter

Last synced: 11 days ago
JSON representation

SoteriaReitti assists emergency responders in finding the optimal routes during emergency situations.

Awesome Lists containing this project

README

        

# ![Logo](/docs/images/logo.svg)

![CI Badge](https://github.com/3nd3r1/soteriareitti/workflows/CI/badge.svg)
[![codecov](https://codecov.io/gh/3nd3r1/soteriareitti/graph/badge.svg?token=AGXD38M4HJ)](https://codecov.io/gh/3nd3r1/soteriareitti)
![PyLint Score](/docs/images/pylint-badge.svg)

SoteriaReitti is an application implemented in Python, designed for emergency workers. The app helps them find the best possible routes in emergency situations and on congested roads. The name "SoteriaReitti" comes from Greek and means "path of salvation," which reflects the core goal of the project: to provide a lifesaving route for those who need it.

Latest release: [v0.2.0-beta](https://github.com/3nd3r1/soteriareitti/releases/tag/v0.2.0-beta)

## Language

This README.md is available in finnish here: [README_FI.md](./README_FI.md)

## Screenshot

![SoteriaReitti](/docs/images/preview.png)

## Documentation

- [User Guide](/docs/en/user_guide.md)
- [Specifications](/docs/en/specifications.md)
- [Implementation](/docs/en/implementation.md)
- [Testing](/docs/en/testing.md)
- [Changelog](/docs/fi/changelog.md)