This project was started on 28/12/2019.
Pow is a Flutter app to manage customers, inventory and billings of a swimming centre, Samarahan Power Penguin Swimming Club. It can run on Android of version 5 and above. It uses Firebase Cloud Firestore as database.
The features of this app are as follows:
● Log In
● Manage Billing
- Add billing
- View billing
● Manage Inventory
- Add item
- View item
- Edit item
- Delete item
● Manage Customers
- Add customer
- View customer
- Edit customer
- Delete customer
● Log Out
NOTE: Refer to this article to know your device's CPU architecture.
Download the specific release APK based on your device's CPU architecture and install it.
WARNING I: There is no apk for x86 Android. This is because Flutter does not currently support building for x86 Android. Refer to this issue on Github.
WARNING II: Release APKs cannot be installed on emulators.
NOTE: The following credentials are supplied for testing purposes only.
Log in using the following credentials:
- Email: user1@gmail.com
- Password: password
For detailed documentation, see the user manual.