Skip to content

avimallu/BorrowChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A simple app to help you split your bills fairly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published