Skip to content

KlassicCole/currency_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Currency Calculator

I could only find apps on my android phone that had ads on them when I used their simple multiplication for counting the cash register at night. I got fed up with this so I used Android studio to make my own. This is a simple Android app that allows users to input quantities of various currency denominations. The app calculates and displays the total value in real time.

Features

  • Supports the following currency denominations:
    • 1¢, 5¢, 10¢, 25¢, $1, $5, $10, $20, $50, $100.
  • User-friendly interface with input fields for each denomination.
  • Real-time calculation of total value.

Requirements

  • Android Version: API Level 21 (Android 5.0) or higher
  • Build Tool: Gradle
  • Kotlin Version: 1.9.20
  • Compose Version: 1.5.4

Installation

  1. Download the APK file: Currency_Counter
  2. Transfer the APK to your Android device.
  3. Open the APK file and install the app.

How to Use

  1. Open the app.
  2. Enter the quantity of each currency denomination in the corresponding input field.
  3. The app will calculate and display the total amount at the bottom.

Development

  • Language: Kotlin
  • Framework: Android Jetpack Compose
  • IDE: Android Studio

Future Improvements

  • Add support for international currencies.
  • Improve UI design and add animations.

Author

KlassicCole

About

This simple app can be used to help you count registers.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages