Skip to content

✈Proof of concept travel simulator written using React, Redux and Leaflet

License

Notifications You must be signed in to change notification settings

uro/reactive-react-leaflet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  1. Stop/Restart simulation

Screenshoots:

Start screen: Start screen

Simulation in progress: Start screen

Misc:

Written in 08.06.2019 on #PSM subject. PJATK, Warsaw


MIT License

About

✈Proof of concept travel simulator written using React, Redux and Leaflet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published