Skip to content

amintasvrp/payflow

Repository files navigation





Organize your bills in one place.

Flutter Firebase

PayFlow is a mobile app for organizing your bills, both pending and paid, by scanning their barcodes.

Demo

Getting Started

Architecture

  1. lib: the source files.
  2. android: the native interfaces for Android.
  3. ios: the native interfaces for iOS.

Prerequisites

  • It is necessary to have Flutter installed on the machine;
  • Also, it is necessary to add the Firebase google-services.json file to your project.
  1. Make a clone:
   git clone https://github.com/amintasvrp/payflow.git
  1. Running the Application:
  # Install dependencies
  flutter pub get

  # Launch the mobile application
  flutter run

Contributing

Make a pull request and make clear what changes have been made and which bugs persist. Do not introduce bugs, be proactive!

Licenses

About

A mobile app for organizing your bills, both pending and paid, by scanning their barcodes.

Topics

Resources

License

Stars

Watchers

Forks