An open API service indexing awesome lists of open source software.

https://github.com/jksalcedo/tend

Android app to help you stay in touch with the people you care about
https://github.com/jksalcedo/tend

android crm jetpack-compose kotlin material-design personal relationships reminders room-database

Last synced: 7 days ago
JSON representation

Android app to help you stay in touch with the people you care about

Awesome Lists containing this project

README

          


Tend app icon


Tend

GitHub Downloads (all assets, all releases)

GitHub Release

A gentle Android app for tending the relationships that matter. Tend helps you remember to check in
with friends, family, and loved ones.

## Screenshots

| Dashboard | Connection Details | Import Contacts |
|:----------------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------:|
| Dashboard Screen | Details Screen | Import Contacts Screen |
| **Management** | **Share Connection** | |
| Management Screen | Share Connection Screen | |

## Features

- **People** — Add contacts with phone, email, social links, and notes
- **Check-in frequency** — Set weekly, bi-weekly, monthly, or custom reach-out intervals
- **Important dates** — Track birthdays and other events
- **Home dashboard** — See who is due soon and how many connections you are tending
- **Person details** — View contact info and relationship context at a glance
- **Offline-first** — Data stays on your device

## Tech stack

- Kotlin
- Jetpack Compose & Material 3
- Koin
- Room
- Navigation Compose
- MVVM

## Community

**Telegram**: https://t.me/tend_community

## Requirements

- Android Studio Panda or newer (recommended)
- JDK 11+
- Android SDK 36
- minSdk 26

## Getting started

1. Clone the repository
```bash
git clone https://github.com/jksalcedo/Tend.git
cd Tend
```
2. Open the project in Android Studio
3. Sync Gradle and run the app configuration on a device or emulator