LHansoon / bill-calculator

GNU General Public License v3.0
0 stars 0 forks source link

user share default to 1 #76

Closed LHansoon closed 2 months ago

LHansoon commented 2 months ago

currently, if the user would like to share the split, they have to do: john(1), brown(1), bro(2)

need to add feature to accept: john, brown, bro(2)

default to 1

LHansoon commented 2 months ago

Feature already been implemented.