blog

A web application for association management and tax receipts

Presentation of a web application designed to manage members, donations, and tax receipt generation.

Published on May 14, 2026

This web application was developed to address a very practical need: managing an association, tracking members, recording donations, and producing tax receipts with appropriate security and traceability.

The project handles sensitive data. For that reason, it relies on role-based access control, login history, sending and printing journals, and technical monitoring adapted to production use. Regular database backup procedures are also part of operations.

On the technical side, the application relies on a straightforward Python web architecture, a relational database, and containerized deployment on Linux, with a clear separation between development and production.

The project page provides a more structured view of the application, its mail-merge functions, its donation management features, and its architecture.