Skip to content

A Streamlit app performing trip calculation given a long set of points.

License

Notifications You must be signed in to change notification settings

not-Karot/routify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚕Routify

A Streamlit app performing trip calculation given a long set of points.

You can explore a demo of Routify online

How to run it on your own machine

  1. Install the requirements

    $ pip install -r requirements.txt
    
  2. Run the app

    $ streamlit run streamlit_app.py
    

About

A Streamlit app performing trip calculation given a long set of points.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages