The Expense Splitting Application is a C++-based tool designed to help users split expenses among a group of people. This application simplifies the process of tracking and dividing shared expenses, ensuring fair and accurate cost distribution.
- β Add and manage expenses
- π₯ Split expenses among multiple users
- π Generate detailed expense reports
- π₯οΈ User-friendly interface
To install and run the Expense Splitting Application, follow these steps:
- Clone the repository:
git clone https://github.com/codehard8/expense-splitting-application.git
- Navigate to the project directory:
cd expense-splitting-application
- Compile the application:
g++ -o expense-splitter main.cpp
- Run the application:
./expense-splitter
Once the application is up and running, you can start adding expenses and splitting them among users. Follow the on-screen instructions to:
- Add expenses
- View detailed reports
- Manage expense records
We welcome contributions to improve the Expense Splitting Application. If you'd like to contribute:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Commit your changes and push the branch to your fork.
- Create a pull request describing your changes.
This project is licensed under the MIT License. See the LICENSE file for more details.
For any questions, suggestions, or issues, feel free to:
- Open an issue in this repository
- Contact us at [sobajour13@gmail.com]
Thank you for using the Expense Splitting Application! π