Skip to content

onursabitsalman/gariban-app

Repository files navigation

Gariban

A modern and user-friendly Flutter application that helps users manage their daily tasks and expenses efficiently. The app features a clean, intuitive interface and provides essential tools for personal finance tracking and task management.

Key Features

  • Expense Tracking
  • Budget Planning
  • Customizable Categories
  • Detailed Reports

Getting Started

These instructions will guide you to run the project for local development and testing purposes.

Prerequisites

The following software must be installed to run the project:

  • Flutter SDK
  • Dart SDK
  • Android Studio
  • Xcode for iOS (if developing on macOS)

Installation

  1. Clone the project
git clone [email protected]:onursabitsalman/gariban-app.git
  1. Install dependencies
flutter pub get
  1. Run the application
flutter run

Testing

To run the tests:

flutter test

Deployment

To create a release build:

flutter build apk  # For Android
flutter build ios  # For iOS

Technologies

  • Flutter
  • Dart

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b feature/NewFeature)
  3. Commit your changes (git commit -m 'Add some NewFeature')
  4. Push to the branch (git push origin feature/NewFeature)
  5. Create a Pull Request

Helpful Resources

For more information about Flutter:

Contact

Project Owner - @onursabitsalman

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published