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
- Host: GitHub
- URL: https://github.com/jksalcedo/tend
- Owner: jksalcedo
- License: gpl-3.0
- Created: 2026-01-09T14:20:13.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2026-07-06T14:02:22.000Z (14 days ago)
- Last Synced: 2026-07-06T15:16:10.733Z (14 days ago)
- Topics: android, crm, jetpack-compose, kotlin, material-design, personal, relationships, reminders, room-database
- Language: Kotlin
- Homepage:
- Size: 444 KB
- Stars: 23
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Tend


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 |
|:----------------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------:|
|
|
|
|
| **Management** | **Share Connection** | |
|
|
| |
## 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