/bill-checker

To check the bills from any event from a google sheet and manage it too

Primary LanguageDart


Logo

Bill Checker

Live public Version

Click Here

About The Project

Logo Logo

This project was inspired by the need of a bill management system for the tech-fest in my college. It was for people who wanted to check their payment status and for admins to update their status with a sooth experience.

Built With

This project is built with

  • Flutter
  • Google Sheets API dependency.

Getting Started

This is how you may set up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

You would need :

  1. Android Studio/ VS Code / Any other coding IDE
  2. Flutter

Installation

  1. Run the command :
flutter create <app_name>
  1. Copy the assets folder in your project directory
  2. Replace /lib and pubspec.yaml file
  3. Run the command :
pub get
  1. Now run the flutter app