QuickMail is a modern Android app built with Jetpack Compose and MVVM, allowing users to send real emails using SMTP. It also supports email templates, local storage of sent mails.
- ✉️ Compose and send real emails via SMTP.
- 🔐 SMTP authentication with email & password
- 📑 Create, edit, and reuse email templates
- 📨 View history of sent emails (Room DB)
- 🌙 Jetpack Compose UI
- ⚙️ MVVM architecture with coroutines and LiveData/StateFlow
- 📂 Attachments and file picker
- Kotlin + Jetpack Compose
- MVVM Architecture
- JavaMail API / SMTP
- Room Database
- Kotlin Coroutines
- Material3 Design
- Deep Linking
- Multiple file types attachment
- AI Auto Suggest & Compose
- Google Sign-In
- Dark mode support
- Schedule email sending



