Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 517 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 517 Bytes

Invoice-Generation-App

Installation

Install and Runnning steps:
Open Project directory in Vscode/ Android studio

  flutter pub get
  flutter run 

Tech Stack

Frontend: Flutter(Dart)

backend: Firebase Firestore, Firebase storage, flutter sqflite

Applications

Dynamically creates the Invoice pdf by taking the user’s input. The pdf can be stored in the firebase storage, can also be shared within the contacts, and can also be downloaded into the local storage.