Skip to content

Latest commit

 

History

History
67 lines (46 loc) · 1.43 KB

README.md

File metadata and controls

67 lines (46 loc) · 1.43 KB

Hisab Kitab

A flutter integration of Hisab Kitab Web app

Hisab Kitab is the easiest way to track your money flow, convenient in budget management, expenditure control and money management. Useful for individual, family, business or corporate.

Features

  • Register a new user
  • Login with OTP
  • Add earnings and expenditures
  • Edit or Delete earnings and expenditures
  • Hindi language support
  • International language support (like Spanish, French or any other language)
  • Fully responsive UI support

How to Use

Step 1:

Download or clone this repo:

Using HTTPS:

git clone https://github.com/101Loop/HisabKitab-Flutter.git

Using SSH:

git clone [email protected]:101Loop/HisabKitab-Flutter.git

Using GitHub CLI:

gh repo clone 101Loop/HisabKitab-Flutter

Step 2:

Go to project root and execute the following command in console to get the required dependencies:

flutter pub get

Step 3:

Finally, you can run this project locally by using the following command or by using your IDE:

flutter run

Contributing

Please file bugs and send pull requests to the GitHub repository and issue tracker. See CONTRIBUTING.md for details.