# Walley Walley is a powerful, Flutter-based, cross-platform finance management app with personalized AI roadmap and receipts scanning capabilities. The project is built by two enthusiastic high schoolers who wish to push change in the way teenagers spend and invest their pocket money. ## Supported Devices Walley currently supports: - iOS 14.0+ - iPadOS 14.0+ - Android 9.0+ - Web ## Running from source Make sure you meet the following requirements: - A computer (duh) - Flutter SDK (>=3.4.3, <4.0.0) - Android Studio (for Android builds) - Xcode (for iOS builds) First, clone this repository: ```bash git clone https://github.com/masterwatts/walley cd walley ``` Then install dependencies and check for errors: ```bash flutter pub get flutter doctor ``` Finally, run the project: ``` flutter run ``` ## Screenshots ### Login Screen Login (Dark) Login (Light) ### Home Menu Homepage Log