This is a simple Flutter app that allows you to input your product and expenses and visualizes your spending habits with the help of bar graphs. This app is perfect for anyone who wants to keep track of their spending and see where their money is going.
To get started with the app, you can download the code from this Github repository and open it in your preferred code editor. Make sure you have Flutter installed on your machine.
• Flutter 2.0 or higher
• Dart 2.12 or higher
• Android Studio or Visual Studio Code
To install the app, follow these steps:
- Clone the repository using git clone https://https://github.com/surajkr97/Expense-Tracker-App.git
- Open the project in your preferred code editor
- Run the command 'flutter pub get' to download the required dependencies
- Run the app on your emulator or physical device using the command 'flutter run'
The Expense Tracker App has the following features:
• Add products and expenses
• View your expenses as a list
• View your expenses as a bar graph
• Delete expenses
• Edit expenses
When you open the app, you will see a home screen where you can add new expenses. Click on the "+" button at the bottom of the screen to add a new expense.
You can view your expenses at the top of the screen as a bar graph or you can view as a list also just below it.
To delete an expense, swipe left on the expense in the list view or can click on the delete button. To edit an expense, click on the expense in the list view and make your changes.
Contributions to this project are welcome. To contribute, follow these steps:
- Fork this repository
- Create a branch: git checkout -b
- Make your changes and commit them: git commit -am ''
- Push to the original branch: git push origin <project_name>/
- Create the pull request
If you have any questions or suggestions, feel free to reach out to me at surajkr97@icloud.com.