Skip to content
Mauricio Miranda edited this page Jan 21, 2014 · 4 revisions

Quarak is a pretty simple shared expenses manager. It's very useful to manage expenses in shared offices or trips.

It has basically three elements: members, projects, expenses.

  • Members are the users of the application.
  • Members can create a Project and add other members to it.
  • Each project has several Expenses.
  • An expense can be created by any member of the project.
  • Each expense has a Payer which is one of the members of the project and many Members whom share the expense.

Quarak automatically calculates a project balance based on expenses so any member, at any time, can know when he/she should pay or receive money from the others.

Quarak also has a project Dashboard which includes some very useful data and charts, for instance: expenses by category, expenses by member, expenses by payer, expenses by provider, expense by time.

Clone this wiki locally