gw-sd-2016 / EcoFriendly

Tom Senior Design Project
0 stars 0 forks source link

Week of march 10th #12

Open ttunca opened 8 years ago

ttunca commented 8 years ago

This past week was a little challenging. I ran into a bug that made the application crash after a couple of hours of data collection and did not output the co2 readings in the UI that i made, It took me a while, and a lot of logging to figure out that it was the apache part of my code that retrieved the type of transportation from google's JSON files. The way i had it constantly asked to retrieve information from google which made it time out. what i did was i wrote code to make my application get the information or wait to get the information depending on google's time out. if google didnt allow me to get the information at that specific time i made the app wait another second. For next week im going to try and highlight the specific trips on the map with its according type of transportation. thanks, tom tunca