Skip to content

abhimanyupandian/cashcase-app

Repository files navigation

CashCase - Expense Manager


A simple yet powerful expense tracker app for iOS & Android. Track your expenses with a GitHub commits-style chart, manage categories, and analyze your spending effortlessly.

🚀 Features

Privacy-first – No data tracking, no cloud sync. Your expenses stay on your device.
GitHub-style expense tracking – Visualize spending patterns with a commit-like heatmap.
Daily expense logging – Add multiple categories for each day.
Custom categories – Personalize expense categories to fit your needs.
Calculator-style summary – Calculate total expenses for a selected date range and category.
Import/Export data – Backup and restore your expenses.

📸 Screenshots

                       

📥 Installation

📱 Android & iOS

This app is not yet available on the App Store or Play Store, but you can install it manually:

🛠️ Build from source (Flutter)

  1. Clone the repository:
    git clone https://github.com/yourusername/expense-tracker.git
    cd expense-tracker
  2. Install Flutter dependencies:
    flutter pub get
  3. Run the app:
    flutter run
  4. Build for iOS/Android:
    • Android:
      flutter build apk
    • iOS:
      flutter build ios
      (Use Xcode to install on your device.)

📝 Contributing

Contributions are welcome! Feel free to submit issues or pull requests.

Important

This is an in progress implementation of the Cashcase Expense Manager App. MAY have bugs. Feel free to submit issues or pull requests.

📄 License

This project is licensed under the MIT License.

Colors Used

  1. Blue : #243D69
  2. Orange : #FFAB40

Credits

  1. Logo was generated using https://boringavatars.com/.

About

CashCase Expense Tracker App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages