kartikey4474 / TrackerGo

tracker expenses app made using flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

TrackerGo

◀️ Introduction ▶️

TrackerGo makes managing personal finances as easy as pie! Now easily record your personal and business financial transactions, generate spending reports, review your daily, weekly and monthly financial data and manage your assets with TrackerGo's spending tracker and budget planner.



Tech-Stack used :

Flutter

Screenshots

Getting Started

  1. Install Flutter and Setup Emulator.
https://docs.flutter.dev/get-started/install
  1. Clone the repository from GitHub:
git clone https://github.com/kartikey4474/TrackerGo.git
  1. Check for Flutter setup and connected devices:
flutter doctor
  1. Run the app:
flutter run
  1. Join Discord
https://discord.gg/3kCvhF92

Contributing

Contribution to the project can be made if you have some improvements for the project or if you find some bugs. You can contribute to the project by reporting issues, forking it, modifying the code and making a pull request to the repository.

Please make sure you specify the commit type when opening pull requests:

feat: The new feature you're proposing
fix: A bug fix in the project
style: Feature and updates related to UI improvements and styling
test: Everything related to testing
docs: Everything related to documentation
refactor: Regular code refactoring and maintenance

Flutter

For help getting started with Flutter, view online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

tracker expenses app made using flutter


Languages

Language:Dart 75.5%Language:HTML 18.8%Language:CSS 2.6%Language:Swift 1.7%Language:JavaScript 0.7%Language:Kotlin 0.6%Language:Objective-C 0.2%