TrashMapper - iOS Project - Features
Requirements for project application, TrashMapper
In this post I will go over the layout of the app.
I decided to hand sketch since it’s the easiest way to peel ideas from my head. I eventually want to use Figma to model the app before diving into code. There is some learning and patience involved with sketching through Figma which is while I’m avoiding it for the time being. I’d prefer to focus more on the code, implementation, and playing around with ideas.
Here is my hand sketch of the app with some feature callouts. More details provided below.

The few features are called out on the side, but will provide more details here.
The main view is to be Apple MapKit view. Location markers on the map will be displayed if available and contain photo/post information. Alongside markers, two buttons on the right will be shown, and a tableBar at the bottom will be provided.
The two functional buttons on the right side of the MapView will be
The bottom tableBar will contain the following buttons:
At this point, I want to jump into some of the implementation. My steps will be as follows for building the app features out in blocks:
Outline functionality for:
Build out the User Interface