
Purpose
This mobile application was created for our mobile cartography group project at TU Dresden.
The Natur Bradenburg mobile app is based on their interactive web map for parks. The application aims to allow users to discover all the nature parks in Bradenburg using their mobile phones with a nice user interface.
Highlights
- A beautiful landing page
- Interactive list with sorting and search
- Geolocation of user
- Interactive maps with parks and POI’s using Google Maps API
- Nice UI design
Timeline: October 2023 to January 2024 (4 months)
My Role
Java development with AndroidStudio
Used list fragment, map fragment, and view model to create an interactive main navigation page for the user to search for parks and toggle between List and Map view. The data is loaded from a local SQLite database saved in assets.
Styling: Created XML layouts for main activity and fragment classes.
Wireframe & Prototype



Prototyping in Figma 
Final Prototype
GitHub code available here.
