Welcome to the Cash Register Counter mobile app! This app allows cashiers to easily track the number of each currency in their cash register throughout the work day. At the end of the shift, the app provides an accounting summary to make end-of-day reconciliation a breeze. With this app, cashiers can save time and reduce errors in their accounting process.
- Easy-to-use interface for quickly adding and subtracting the number of each currency in the cash register
- Accounting summary at the end of the work day to facilitate end-of-day reconciliation
- View reports and transaction history
Release | Description |
---|---|
v1.0-beta | Initial bata release |
We welcome contributions to the iAccount app! If you have an idea for a new feature or have found a bug, please open an issue on the repository. Pull requests are also welcome.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
-
Clone the repository:
git clone https://github.com/UcGeorge/iAccount.git
-
Navigate to the project directory:
cd iAccount
-
Install the dependencies:
flutter pub get
-
Run the app:
flutter run
This will download and install the necessary dependencies for the project and launch the app on your default device.
Note that the project is being developed using the Flutter framework, so you will need to have Flutter installed on your machine in order to run the app. You can find instructions for installing Flutter on the Flutter website (https://flutter.dev/docs/get-started/install).
This project is licensed under the MIT License - see the LICENSE file for details.