IsaacCheng9 / fairsplit

A web application to split bills and track shared expenses in a group, with a transaction minimisation algorithm. Developed with Node and React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a switch to toggle simplify debts

IsaacCheng9 opened this issue · comments

Specification

  • The user should be able to optimise transactions using a switch to toggle on/off the algorithm implemented from PR #58.
  • Alongside the switch, add a hint that briefly explains what the algorithm does when the user hovers over it/clicks it.