Add 'Split by Proportion' and 'Remove Item' features
BorrowChecker
A simple app to help you split your bills and receipts with multiple people fairy.
Screenshots
Development
Install Dioxus, and run the following command in the root of your project to start developing with the default platform:
dx serve --port 8123
If you want to make it available to the local network, run:
dx serve --port 8123 --addr 0.0.0.0
The choice of the port argument is up to you. Currently, this app is configured to only be compilable on the web platform.
Description
Languages
Rust
99.9%
Shell
0.1%


