ariessa / PowApp

A Flutter app to manage customers, inventory and billings of a swimming centre, Samarahan Power Penguin Swimming Club

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pow

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.


Understanding Pow

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


Installing Pow

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.


Using Pow

NOTE: The following credentials are supplied for testing purposes only.

Log in using the following credentials:

For detailed documentation, see the user manual.


Screens

Log In

Homepage

Dashboard

Billing

Customers

Inventory

Log Out

About

A Flutter app to manage customers, inventory and billings of a swimming centre, Samarahan Power Penguin Swimming Club


Languages

Language:Dart 98.9%Language:Java 0.7%Language:Swift 0.2%Language:Kotlin 0.2%Language:Objective-C 0.0%