Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 1.32 KB

README.md

File metadata and controls

23 lines (21 loc) · 1.32 KB

Design10_PCUP

Waste Management App

Demo of application: Youtube Link

This application allows it's users to:

  1. Learn about waste management, how it leads to global warming in turn causing climate change
  2. Calculate Carbon Footprint to see how harmful the user is being to his/her environment
  3. Learn and get instruction on a variety of waste management techniques, to reduce the user's footprint

This application was made to satisfy the requriments of the Year 5 (Grade 10) Design course in the MYP (International Bacchelaurette), using these tools:
  • Python module Kivy for the front end of application --> main.py & my.kv
  • Python module Selenium & BeautifulSoup4 for scraping information from google maps upon search for nearby waste management organizations --> locations.py
  • Python math for calculating carbon footpring of users using inputs --> calc.py

Screenshot of application working: