Skip to content

modern expense-sharing app built with Flutter for managing and splitting expenses with friends and family.

License

Notifications You must be signed in to change notification settings

aryatorney/buddget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BUDDGET

BUDDGET is a modern expense-sharing app built with Flutter that helps you manage and split expenses with friends, family, or roommates.

Features

  • User Authentication (Email/Password)
  • Create and manage expense groups
  • Add and track expenses
  • Split bills among group members
  • View expense history and statistics
  • Real-time updates using Firebase

Tech Stack

  • Flutter
  • Firebase (Authentication, Firestore)
  • Riverpod (State Management)
  • Hive (Local Storage)
  • Material Design

Getting Started

Prerequisites

  • Flutter SDK (>=3.2.3)
  • Dart SDK (>=3.2.3)
  • Firebase project setup

Installation

  1. Clone the repository:
git clone https://github.com/YOUR_USERNAME/buddget.git
cd buddget
  1. Install dependencies:
flutter pub get
  1. Run the app:
flutter run

Contributing

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

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

modern expense-sharing app built with Flutter for managing and splitting expenses with friends and family.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published