How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a simple distributed voting application that demonstrates multi-container architecture using Docker. It features a Python front-end for voting, Redis for message queuing, a .NET worker to process votes, Postgres for storage, and a Node.js results viewer - all orchestrated together to show real-time voting results. The project serves as a practical example for developers learning Docker containerization and distributed systems concepts, particularly those interested in microservices architecture and cross-language development.