Project
In the winter semester of 2024, I worked on a team project to create a full-stack Android app called Memento that we published to the Google Play Store. As the semester-long project in CS456, software engineering, at the University of Waterloo, our group built a social mindfulness app that prompts users to write down a journal entry or take a picture of something beautiful. The goal of Memento is to create a welcoming community of individuals looking to undertake a mindfulness journey and improve their mental health.
Memento was built with Kotlin, using the Jetpack Compose framework and Android Studio. I lead application architecture efforts, designing the app components and deployment, accompanied by component, class, and deployment diagrams. I also worked on the “Discovery” page, designing and building the UI for that page, and implementing the scrolling and lazy loading features for the images. Hopefully our app helps you keep mementos of important life moments!
Technologies
Kotlin
Jetpack Compose
Android Studio
Back