A simple interactive solution to group payment.
Why this package?
It solves the frequent but annoying payment issues in our life, especially after a trip with friends favoring a (partial) AA payment plan.
Try it out @ Repl.it. It's fun!
Install with Julia's built-in package manager
julia> ] add PayGroups
and quick start with
julia> using PayGroups
julia> igroupay() # interactive & return a PayGroup
git clone https://github.com/zfengg/PayGroups.jl.git
julia PayGroups.jl/run.jl
Online via Repl.it
mobile_demo.mov
Ready to compile with PackageCompiler.jl by switching to branch complie and run:
julia compile.jl # excutable @ compiled/bin/PayGroups