Skip to content

TheGeekHT/Debouche

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trip Sorter App

Live demo: https://trip-sorter-by-byzyk.herokuapp.com/

Description

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.

TODO:

  • test coverage (jest)
  • animations and transitions
  • app loading state
  • form auto-complete

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published