MoneyMove
In DevelopmentMoneyMove is a personal finance application built to help users track expenses and manage their financial data efficiently. The project focuses on structured state management, secure authentication, and real-time cloud synchronization.
- 🔐 Authentication: Google Sign-In using Firebase Authentication.
- ☁️ Cloud Sync: Real-time synchronization with Cloud Firestore, including offline persistence.
- 🧠 State Management: Implemented using Provider for clean and maintainable architecture.
- 🛡 Security Rules: Custom Firebase security rules to protect user data.