EventDash is a lightweight Android app that keeps your important dates front and center. Track personal events, holidays, and deadlines effortlessly through a clean, intuitive dashboard. With smart notifications and Wear OS support, you’ll never miss an important event again, while keeping your schedule simple and stress-free.
| Feature | Description |
|---|---|
| Clean Dashboard | View all upcoming events at a glance. |
| Smart Notifications | Get reminders without feeling overwhelmed. |
| Wear OS Support | Keep essential info on your smartwatch. |
| Custom Event Tracking | Add personal events and holidays easily. |
- Clone the repository:
git clone https://github.com/iNoles/EventDash.git- Open the project in Android Studio.
- Build and run the app on an Android device or emulator.
- Open the app to view your dashboard.
- Tap the + button to add new events.
- Enable notifications to get reminders for upcoming events.
- Sync with Wear OS to view events on your smartwatch.
- Kotlin – Primary programming language
- Jetpack Compose – Modern Android UI toolkit
- Room – Local database for storing events
- WorkManager – Notification scheduling
Contributions are welcome! Feel free to submit issues or pull requests for bug fixes, new features, or improvements.

