5e9e8c51a3c50c189f7baef61ff71456ab45e6dcnone
.github/copilot-instructions.mdTool: github-copilot<!-- Use this file to provide workspace-specific custom instructions to Copilot. For more details, visit https://code.visualstudio.com/docs/copilot/copilot-customization#_use-a-githubcopilotinstructionsmd-file -->
This is an Android Kotlin project using Jetpack Compose for a Love Counter app.
## Project Structure
- Modern Android architecture with MVVM pattern
- Jetpack Compose for UI (equivalent to SwiftUI)
- Hilt for dependency injection
- DataStore for local data persistence
- Material Design 3 themingnone