Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 599 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 599 Bytes

Monify

An overly engineered simple accounting app for friends.

Frontend

Features

Friends' balances

  • Record billings between friends, and keep track of who owes who how much.

Group bill split

  • Split bills among friends in a group.
  • Transfer billings from group to friends.

Tech Stack

  • golang
  • postgres
  • kafka
  • grpc/protobuf
  • docker
  • database version control
  • firebase messaging
  • infisical(secret management)

Todo

  • Firebase Messaging for notifications
  • Line mini app integration