Inspiration
When a group of Friends Visit a cafe or restaurant they always share the bill if not someone is giving a treat... thus this app will help them to easily split their bill along with the tip and reduce any kind of misunderstanding among loved friends.
What it does
This application takes the total amount, tip% and number of persons as input and calculates the amount each person has got to pay.
How we built it
We built it by developing a frontend form for taking input and then some basic math to get the amount for each person and then display it below the form using Js.
Challenges we ran into
The biggest challenge was to shape and structure the form components and also the part where we had to display the final details.
Accomplishments that we're proud of
The application is working well and it is giving the perfect split for a bill. Really proud.
What we learned
Learned a few CSS concepts and also hands-on Js was like a quick revision.
What's next for Split_THE_Bill
Up next we have to make a user login system and integrate a greeting card along with the bill and add some features like GST discounts and such and also try to make use of the coupon code concept, wherein if a person uses the app for his bill calculation then they have a small discount.

Log in or sign up for Devpost to join the conversation.