Skip to content

Latest commit

 

History

History
58 lines (37 loc) · 1.3 KB

README.md

File metadata and controls

58 lines (37 loc) · 1.3 KB

Relocation recommendation system

Looking for a suitable region for relocation purposes made easier

Product Name Screen Shot

Product Name Screen Shot

About The Project

This is the source code for the Relocation Recommendation System. To run a local copy of this project use Docker and execute:

docker run -p 8501:8501 --rm -it calychas/sys-rek-projekt

There is no data included in the source code, but prepared Docker image has it all.

(back to top)

Built With

  • Python
  • Streamlit
  • GeoPandas
  • Kepler.gl

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Main Contributors

  • Filip Dratwiński
  • Piotr Gramacki
  • Kacper Leśniara
  • Szymon Woźniak

(back to top)