Easy-Traffic

Traffic is a major problem, that causes many accidents every year this was a small attempt to make it better

It extracts traffic data from the past 3 days and calculates(average) the best time to set off on your journey, unfortunately I wasn't able to finish it this time.

When you input the target location and your current location it uses google maps to find the way and then checks if any of the intersections for which data was provided is there in the way. If yes it takes the average traffic data and tells you the time with least traffic.

It is built using python and selenium, it scrapes data from: https://opendata.citywindsor.ca/swagger/index.html And google maps: maps.google.com

This was my first hackathon and I had a lot of fun making it, Thankyou to borderhacks for making this hackathon. Though the project isn't complete ad has a lot of bugs I had a lot of fun making it.

Built With

Share this project:

Updates