Hi, this project is about an automation that i made for my building.
Currently our invoices are emitted manually by syndicate, this MVP solve that, as i said, it's a MVP.
The real project is being developed in this repository condominium
- We're using Pagseguro API to emit invoices.
- After register residents and buildings in system, invoices are programatically ( cron job ) sent by e-mail each month.
- You're able to count how many invoices are non payed by Resident.
Base URL is payment-system-production.up.railway.app
There's not documentation yet, it's being developed in the specified repository.