Finyx is an 🤖 AI-powered financial management app designed to help individuals and businesses manage their finances more effectively. The app tracks income and expenses, provides insights into spending habits, and offers personalized recommendations for improving financial stability.
- 📊 Income and Expense Tracking: Effortlessly log and categorize all your financial transactions.
- 🧠 AI-powered Insights: Receive intelligent financial advice based on your spending patterns.
- 📈 Customizable Reports: View detailed financial reports and graphs for better decision-making.
- 🔐 Secure Authentication: Firebase authentication for secure user login and registration.
- 🐦 Flutter 2.0 or higher
- 🎯 Dart SDK
- 🔥 Firebase for backend services
- 🐦 Flutter – For building cross-platform native apps
- 🎯 Dart – The programming language behind Flutter
- 🔥 Firebase – Authentication, Firestore, and Storage
- ⚙️ State Management – Provider / Cubit
- 💾 Shared Preferences – For lightweight local data storage
Follow these steps to run the project locally:
# 📥 Clone the repository
git clone https://github.com/rababhamdyy-SmartFinancialManagement/finyx_mobile_app.git
# 📂 Navigate to the project directory
cd finyx_mobile_app
# 📦 Install the dependencies
flutter pub get
# ▶️ Run the app
flutter run