Bill Split Calculator is an easy meal calculator to split your bills without having to do any maths and share bills to your friends. No server side setup for this app, it using query string which appends all the data to the URL, and shorten it to make them easier to share using the Bitly account.
The page start with calculator mode and generate the preview with the same html page. If query string present on URL the page will auto switch to preview mode, and it can be switch back to calculator mode from a hidden button.
Enter Person’s Name, Choice of Meal, Price and Quantiy.
Tools to Add Person, Add Meal, Dupliclate Person’s Meal, Delete and Move Item.
Enter Restaurant Name/Title/Location, Date, Service Charge/Tips, Pay To Who and Additional Info like Bank details.
Option to Add Slave for treat, and the Slave’s Bill will split evenly to everyone (Taxes On Slave).
If the URL have reach the maximum length of 2000, Magic Mushroom option will shows which will auto merge person’s meal into one for preview mode.
Features:Version 1.6: - Updated Bitly API Version 1.5: - Added responsive to mobile Version 1.4: - Switch Google URL Shortener to BItly Version 1.3: - Fixed negative number Version 1.2: - Fixed rounded integer issue Version 1.1: - Added QR Code