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.
- 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
Step 1:
Download or clone this repo:
Using HTTPS
:
git clone https://github.com/101Loop/HisabKitab-Flutter.git
Using SSH
:
git clone git@github.com: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
Please file bugs and send pull requests to the GitHub repository and issue tracker. See CONTRIBUTING.md for details.