Wishly is a fun little Android app that I built using Kotlin and Jetpack Compose.
It helps you remember birthdays, see who’s celebrating soon, and makes sure you never forget to wish the people who matter most!
I made this project while learning Android development — and I aimed to keep it simple, colorful, and easy to use!
- 🎉 Animated intro screen with balloons and confetti
- 📅 Calendar dashboard that highlights upcoming birthdays
- ➕ Add and edit birthdays through a step-by-step form
- 🔔 Notifications screen showing all upcoming birthdays
- 🧠 Automatically calculates age and zodiac sign
- 💖 Clean pastel UI built with Material 3
| Category | Tools Used |
|---|---|
| Language | Kotlin |
| UI Framework | Jetpack Compose |
| Design System | Material 3 |
| Navigation | Jetpack Navigation Compose |
| Animations | Compose Animation APIs |
| Data | MutableList (sample in-memory data) |
| Screen | Description |
|---|---|
| 🪩 Intro Screen | Animated entry screen with confetti |
| 🏠 Dashboard | Calendar view + upcoming birthdays |
| 🎁 Birthday Details | Detailed view for each person |
| ➕ Add Birthday | Step-by-step form to add new birthdays |
| ✏️ Edit Birthday | Edit existing birthday info |
| 🔔 Notifications | Upcoming birthdays in one list |
(Screenshots coming soon)
© 2025 Risha Balagam. All rights reserved.
This project and its code may not be copied, modified, or redistributed without explicit permission from the author.