Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/olubodemichael/eat-n-split

This React application enables users to manage expenses and balances with friends, including adding friends, selecting them for bill splitting, and updating balances, fostering easy expense tracking and financial management.
https://github.com/olubodemichael/eat-n-split

eat-n-split

Last synced: 1 day ago
JSON representation

This React application enables users to manage expenses and balances with friends, including adding friends, selecting them for bill splitting, and updating balances, fostering easy expense tracking and financial management.

Awesome Lists containing this project

README

        

# Eat-N-Split

Eat-N-Split is a React-based web application that simplifies the management of expenses and balances among friends. This application allows users to perform the following actions:

- **Add Friends**: Easily add friends to your list, providing their names and profile pictures.

- **Select for Bill Splitting**: Choose friends from your list to split bills with.

- **Update Balances**: Enter bill details, specifying who paid and who owes how much.

- **Expense Tracking**: Keep track of and visualize balances, making it straightforward to manage shared expenses.

## Usage

1. Clone this repository.
2. Install the necessary dependencies using `npm install` or `yarn install`.
3. Start the development server with `npm start` or `yarn start`.
4. Open the application in your web browser.

## Features

- Dynamic balance updates as you split bills.
- User-friendly interface for adding friends and selecting them for bill splitting.
- Ensures data integrity and prevents incomplete entries.

## How to Contribute

If you want to contribute to this project, follow these steps:

1. Fork the repository.
2. Create a new branch for your feature or bug fix.
3. Make your changes and commit them.
4. Push to your fork and submit a pull request to the `main` branch of the original repository.

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.

## Acknowledgments

- Special thanks to the [i.pravatar.cc](https://i.pravatar.cc) service for providing profile images.

## Author

Michael - (https://eat-n-split-3pg1xuswj-michael-olubodes-projects.vercel.app/)