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

Skip to content

analyticity/BackendApplication

Repository files navigation

WAZE DATA ANALYSIS (backend application)

This project was created as Master's thesis at the Faculty of Information Technology, Brno university of Technology.

The main purpose of this project was to analyze and visualize traffic data collected from users using navigation application Waze. This application was created in cooperation with data.brno.cz

In this repository you can find a code for running backend application. This application is reading data from Waze, using API of city Brno. It takes data, performs needed operations and return prepared data that are later used in web application.

Datasets can be found at: Traffic delays and Traffic events.

Repository for frontend application can be found here waze-data-analysis.

Final application is available at:

  • localhost under address localhost/waze-data-analysis/
  • testing deployment at data.brno

Usage

In terminal, use command:

docker compose up --build

License

This project is licensed under MIT License.


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published