CashSwift is a mobile application built with Flutter that provides a convenient way to manage your finances and make transactions with ease.
Keep track of all your transactions, including money sent and received. User can pay money to CashSwift user either by scanning QR code or entering mobile number of recipient. Monitor your account balance and stay informed about your financial status. The app allow users to assign transactions to categories and provide insights into their spending patterns based on these categories. Customize your profile with your profile picture. Log in securely using phone authentication with Firebase Authentication. Get instant updates on your transactions and account balance with Firebase Cloud Firestore.
Clone the repository:
https://github.com/SHREYANSHSK/CashSwift.git
Install dependencies:
cd cashswift
flutter pub get
Run the app:
flutter run