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

https://github.com/inoles/eventdash

Android app for tracking important dates with notifications and Wear OS support
https://github.com/inoles/eventdash

android calendar events jetpack-compose mobile-app notifications productivity reminders wearos wearoscompose workmanager

Last synced: 2 months ago
JSON representation

Android app for tracking important dates with notifications and Wear OS support

Awesome Lists containing this project

README

          

# EventDash

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.

## Features

| 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. |

## Screenshots
![Dashboard](images/dashboard.png)
![WearOS](images/wearos.png)

## Installation

1. Clone the repository:
```bash
git clone https://github.com/iNoles/EventDash.git
```

2. Open the project in Android Studio.
3. Build and run the app on an Android device or emulator.

## Usage

1. Open the app to view your dashboard.
2. Tap the + button to add new events.
3. Enable notifications to get reminders for upcoming events.
4. Sync with Wear OS to view events on your smartwatch.

## Built With

- **Kotlin** – Primary programming language
- **Jetpack Compose** – Modern Android UI toolkit
- **Room** – Local database for storing events
- **WorkManager** – Notification scheduling

## Contributing

Contributions are welcome! Feel free to submit issues or pull requests for bug fixes, new features, or improvements.