Intuch

Reminder app that helps you remember to reach out to friends and family.

GitHub
Background

About

Intuch is an app that integrates with your contacts and SMS history to track the last time you reached out to friends, and to remind you to reach out after a set amount of (user-specified) time. I created Intuch from scratch using Android Studio and Kotlin, as a way to learn the platform and language.

Intuch's main interface is a list of contacts taken from the user's real contacts, that can be updated, rearranged, and adjusted in real-time while continuing to display properly. For each contact, users can specify a time interval for each contact. If the user doesn't send a text to the contact during the specified time interval, they will receive a reminder to reach out. The app sends push notifications to the device whenever it is time to reach out to a contact.

Gallery