Skip to content

BillSplit is an Android application developed in Java using Android Studio. It aims to simplify the process of splitting bills among a group of people.

Notifications You must be signed in to change notification settings

varad615/BillSplit

Repository files navigation

BillSplit

icon

Overview

BillSplit is an Android application developed in Java using Android Studio. It aims to simplify the process of splitting bills among a group of people. The app allows users to add expenses, specify the participants, and calculates the individual share for each person, making bill splitting hassle-free.

Features

  • Expense Tracking: Users can add expenses with details such as the amount, and participants involved.
  • Bill Splitting: BillSplit automatically calculates the individual share for each participant based on the expenses entered.
  • User-Friendly Interface: The app provides a clean and intuitive interface for easy navigation and usage.

Installation and Setup

To run BillSplit on your Android device, follow these steps:

  1. Clone or download the BillSplit repository from GitHub.
  2. Open the project in Android Studio.
  3. Connect your Android device to your computer and enable USB debugging.
  4. Build and run the project on your device using Android Studio.

Alternatively, you can generate an APK file and install it on your Android device.

Usage

Using BillSplit is simple and straightforward:

  1. Launch the app on your Android device.
  2. Create a new group or select an existing group to track expenses.
  3. Add expenses by entering the amount, description, and participants involved.
  4. The app will automatically calculate the individual share for each participant.
  5. Make necessary payments among the participants to settle the dues.

Technologies Used

  • Java: The primary programming language used for developing the Android application.
  • Android Studio: The IDE used for Android application development.

Contributing

Contributions to BillSplit are welcome and encouraged! Here's how you can contribute:

  1. Fork the repository on GitHub.
  2. Make your changes and improvements in your forked repository.
  3. Submit a pull request with your changes, explaining the improvements you've made.

Please ensure that your contributions align with the project's coding style and standards.

License

BillSplit is licensed under the MIT License. See the LICENSE file for more information.

Snapshot

snapshot1 snapshot2

About

BillSplit is an Android application developed in Java using Android Studio. It aims to simplify the process of splitting bills among a group of people.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages