top of page

Carbonator - Android App

May 2023

Group Project using Android Development Studio, Github, and Carbon Interface API

Carbonator is an Android app created by myself and two others. The app helps users learn more about the quantity of carbon emissions from certain cars. The first page shows a view with the top 10 selling cars in the United States, if these cars were driven 15,000 miles annually. The second page allows users to calculate how much CO2e the user would emit if they were to personally drive one of those cars, by inputting how many miles they travel annually.

My partner worked on implementing the HTTP Post request. Next, I took the JSON formated information and placed it into a RecyclerView, which populates a list of 10 cars and relevant information. Finally, my other partner made the dropdown menus and the calculation button on the second page.

See our Github Repo here

Click on the red button to preview our demo

  • Github
  • LinkedIn
  • Itch.io icon
bottom of page