Denomination Calculator - An android app to calculate the total of all currency denominations - both notes/bills and coins. At the tech front, using:
- Hilt dependency injection.
- Material theme design.
- Room for database operations.
- fragment-ktx.
Denomination Calculator - An android app to calculate the total of all currency denominations - both notes/bills and coins. At the tech front, using: 1. Hilt dependency injection. 2. Material theme design. 3. Room for database operations. 4. fragment-ktx.
Kotlin