Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mykhas/grey-rabbit10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gray-rabbit-10

Follow the gray rabbit

How to run

  • run npm start to start from this folder
  • also you can use already builded app in dist and any server you want

Details

I've used implementation of Dijkstra's algorythm to find the shortest way in the graph of Kyiv metro. Points data were founded in OS repo. Leaflet.JS used to draw map, markers, polygons RxJS used in one tiny case, just to became a bit more familiar with it.

Addresses

Isses

  • my algorythm doesn't provide worst way
  • graph building and Dijkstra using are bin sophisticated, I thought
  • we're calculating edges weights on our client and don't cache them on server

Have fun! :-)

About

Front end part of task for UA Dev Challenge 10

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published