Skip to content

I created a user-friendly web app that simplifies group money splitting using HTML, CSS, and JavaScript. The app allows users to create groups and specify payments for individuals. It uses Heap Data Structure to efficiently calculate the minimum transactions needed to settle expenses, streamlining the payment process for groups.

Notifications You must be signed in to change notification settings

Sparshak20/Cash-Settlement-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cash_Settlement

About the Project:

I have created a user-friendly web application that simplifies the process of splitting money for groups of people. This application has been developed using HTML, CSS, and JavaScript to provide a smooth user experience. Users can create groups and indicate the amount to be paid to different individuals, making the process of splitting expenses much more manageable.

To ensure maximum efficiency, the application utilizes the Heap Data Structure algorithm to calculate and suggest the minimum number of transactions required to resolve expenses. This feature streamlines the payment process and eliminates any confusion that may arise while splitting the bill.

Overall, my web application is designed to make group expense management more straightforward and hassle-free. By using this application, users can save time and effort and ensure that everyone in the group pays the right amount without any inconvenience.

Features of the Project:

• Designed and developed a user‑friendly web application using HTML, CSS, and JavaScript that simplifies money splitting for groups of people.

• Enables users to create groups and indicate the amount to be paid to different individuals.

• The application efficiently calculates and suggests the minimum number of transactions required to resolve expenses using Heap Data Structure.

About

I created a user-friendly web app that simplifies group money splitting using HTML, CSS, and JavaScript. The app allows users to create groups and specify payments for individuals. It uses Heap Data Structure to efficiently calculate the minimum transactions needed to settle expenses, streamlining the payment process for groups.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published