https://github.com/uro/reactive-react-leaflet
✈Proof of concept travel simulator written using React, Redux and Leaflet
https://github.com/uro/reactive-react-leaflet
es6 leaflet leaflet-reactjs pjatk pjatk-psm pjwstk poc react reactivity redux
Last synced: 9 months ago
JSON representation
✈Proof of concept travel simulator written using React, Redux and Leaflet
- Host: GitHub
- URL: https://github.com/uro/reactive-react-leaflet
- Owner: uro
- License: mit
- Created: 2019-06-08T17:31:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-08T17:40:49.000Z (over 6 years ago)
- Last Synced: 2025-03-08T00:46:04.139Z (10 months ago)
- Topics: es6, leaflet, leaflet-reactjs, pjatk, pjatk-psm, pjwstk, poc, react, reactivity, redux
- Language: JavaScript
- Homepage:
- Size: 7.04 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PSM Travel Simulator ✈
Frontend reactivity POC written using ES6, React and Redux.
Application give us possibility to import cities and the black-list from CSV lists and simulate the travel process from selected root node to the leafs (nearest city strategy selected).
## Features:
1. Import cities from CSV file
2. Import blacklist from CSV file (cities we don't want to visit)
3. Blacklist city manually
4. Visit city manually
5. Select starting point of our journey simulation.
6. Real-time journey simulation with two strategies:
* Visit city to the left to the current one
* Visit nearest city to the current one
7. Stop/Restart simulation
## Screenshoots:
**Start screen:**

**Simulation in progress:**

## Misc:
Written in 08.06.2019 on #PSM subject.
PJATK, Warsaw
---
MIT License