Skip to content

Creating Groups #8

@Bbowen100

Description

@Bbowen100

If one person pays the group bill

  • A transaction will be created between each member of the group and the person who pays

Transactions in a group will be represented as a graph

  • If a cycle exists in the graph then a normalized value should appear for all the members in the cycle
  • Have a group-transaction model that has a 1:n relationship with the transaction model.
  • Have a group-friendship model that tracks balance and such.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions