Giter VIP home page Giter VIP logo

fintracker's Introduction

FinTracker - Expense Tracker App

License: MIT

FinTracker is a Flutter application that helps you track your expenses and manage category budgets. It provides a user-friendly interface to enter and categorize your expenses, giving you insights into your spending habits and helping you stay within your budget.

FinTracker Screenshot

Download

You can download FinTracker from the Google Play Store:

Google Play Store

Features

  • Track and record your expenses conveniently.
  • Categorize your expenses into different categories.
  • Set monthly budgets for each category and monitor your spending.
  • View detailed expense reports and statistics.
  • Easily search and filter your expenses.
  • Export expense data for further analysis.

Installation

  1. Clone the repository:
git clone https://github.com/nafishahmeddev/fintracker.git
  1. Change to the project directory:
cd fintracker
  1. Install dependencies:
flutter pub get
  1. Run the app:
flutter run

Usage

  • Upon launching the app, you will be presented with the home screen.
  • Click on the "+" button to add a new expense.
  • Enter the expense details, including the amount, category, and description.
  • Click "Save" to add the expense.
  • Navigate to the "Categories" tab to manage your expense categories and budgets.
  • Set monthly budgets for each category by clicking on the category and entering the desired amount.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Acknowledgements

  • This app was built using the Flutter framework. Learn more about Flutter at flutter.dev.
  • The design and inspiration for this app came from various expense tracker apps available in the market.
  • Special thanks to the open-source community for their valuable contributions.

Contact

For any questions or inquiries, please email us at [email protected].

fintracker's People

Contributors

nafishahmeddev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

fintracker's Issues

Error

This application cannot tree shake icons fonts. It has non-constant instances of IconData at the following locations:

  • file:///C:/Users/mohda/Flutter%20Projects/expense%20trackeer/fintracker/lib/model/account.model.dart:35:11
  • file:///C:/Users/mohda/Flutter%20Projects/expense%20trackeer/fintracker/lib/model/category.model.dart:23:11
    Target aot_android_asset_bundle failed: Exception: Avoid non-constant invocations of IconData or try to build again with --no-tree-shake-icons.

Dependency Issue

Because month_year_picker 0.3.0+1 depends on intl ^0.18.0 and no versions of month_year_picker match >0.3.0+1 <0.4.0, month_year_picker ^0.3.0+1 requires intl ^0.18.0.
So, because fintracker depends on both intl ^0.19.0 and month_year_picker ^0.3.0+1, version solving failed.

if i changed it to intl ^0.18.0 error comes !!!

Because fintracker depends on flutter_localizations from sdk which depends on intl 0.19.0, intl 0.19.0 is required.
So, because fintracker depends on intl ^0.18.1, version solving failed.

How to Resolve it ?

The Release app doesn't work

The app runs completely fine in debug mode but does not work in release mode it is running in the background.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.