gw-sd-2016 / EcoFriendly

Tom Senior Design Project
0 stars 0 forks source link

Car Selecting UI #7

Open ttunca opened 8 years ago

ttunca commented 8 years ago

Hello, This past week, After I was done testing my application, I worked on the car selecting UI. The car selecting UI is located in the CarSettingsFragment java class. I need this UI because every car emits a different amount of CO2 in the air and I needed a way to get that information from the user. After I am done with this UI I will find a database that is populated with co2 emission rates for a bunch of cars and connect it with this UI. This will then tell the application to get a precise reading on how much CO2 they emitted using a certain car for the day.