Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/umarnawaz33/expense-tracker
This is basic expense tracker app which lets you track your expenses.
https://github.com/umarnawaz33/expense-tracker
dart flutter
Last synced: about 1 month ago
JSON representation
This is basic expense tracker app which lets you track your expenses.
- Host: GitHub
- URL: https://github.com/umarnawaz33/expense-tracker
- Owner: UmarNawaz33
- License: mit
- Created: 2021-07-13T21:11:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-20T20:54:37.000Z (over 3 years ago)
- Last Synced: 2024-11-25T00:27:11.716Z (about 2 months ago)
- Topics: dart, flutter
- Language: Dart
- Homepage:
- Size: 837 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## About The Project
This is an expense tracker app. This application does not use any database to store the data so the information is only visible until the app is running and it gives you quick overview of your weekly expenses through the chart.### Built With
This application is built with the following:
* [Flutter](https://flutter.dev/)
* [Dart](https://dart.dev/)## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.## Screenshots
Here you can view all screenshots: [Screenshots Folder](https://github.com/UmarNawaz33/Expense-Tracker/tree/main/screenshots)
## License
Distributed under the MIT License. See [LICENSE](https://github.com/UmarNawaz33/Expense-Tracker/blob/main/LICENSE) for more information.