Live demo: https://trip-sorter-by-byzyk.herokuapp.com/
Simple app which helps you find the best trip option in terms of time or money between two cities.
The app built on React (create-react-app) and Bootstrap and based on Dijkstra's shortest path algorithm. You can find amazing explanation of Dijkstra's algorithm here and it's implementation in different languages in this repo.
- test coverage (jest)
- animations and transitions
- app loading state
- form auto-complete