Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.
/ Old-Pesabooks Public archive

Accounting sotftware for tontines (form of rotating savings and credit association)

Notifications You must be signed in to change notification settings

paddyfink/Old-Pesabooks

Repository files navigation

Intro

This is the first version of Pesabooks, a light accounting software for tontines, built in 2018 with Angular 6 and hosting on Firebase.

Screenshots

Dashabord

Status

The project was abandoned due to many flaws with the current implementation:

  • Firestore is not suitable as aggregation queries ar not supported. I had to create a bunch of function code to aggregate data, but for a financial software it is not the best. Especially for data integrity.
  • The app was not implemented using double entry system

I'm starting a new one with Aspnet core, postgreSql and Angular...stay tuned