App 6 Midterm - Trash App

For my midterm I made an app that can be used to track the amount of single-use waste you make. There are 6 items that you can track over the span of a day and a week.

I think people don’t realize how much single-use trash they make daily and this app would help to make people more aware of their habits.

See code on GitHub.

Lingering Questions:

  1. The names of each piece of trash needs to be corrects but I can’t figure out how to do that within the enum and the struct

  2. Figure out how to use favicon - I tried uploading all of the images as directed by a tutorial but it didn’t work properly.

Improvements:

  1. Drag the icons to a trash can to “add” a piece of trash rather than tapping on it

  2. User can add different types of trash that they us a lot and the app would add a filter to make the image look like a drawing

  3. The app could track months too

  4. The app could analyze your patterns

Previous
Previous

Week 8 - AR Prototypes & Ideas

Next
Next

App 6 - Personal Trash Tracker, In Progress