Skip to content

This is my second project for my Mobile Application Development for Android class.

Notifications You must be signed in to change notification settings

cacutler/reminders-app

Repository files navigation

Reminders App

This is a project app I developed for my SE-3010 Mobile Application Development for Android. It uses two fragments with their own layout and ViewModel, one showing a list of reminders and the other showing details of a single reminder, each with their own custom layout using a ConstraintLayout. It also uses a Main Activity to host both of the fragments. The list fragment also uses a RecyclerView, Adapter, and ViewHolder to create a scrollable list.

Main Screen

Details Screen

About

This is my second project for my Mobile Application Development for Android class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages