How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is an event booking system built with Node.js, PostgreSQL, and Docker that allows event hosts to create and manage events while attendees can browse and book tickets. The application features JWT authentication, role-based access control, real-time notifications via pub/sub mechanisms, and follows a stateless architecture for easy horizontal scaling. It's designed for developers learning modern backend practices, demonstrating CRUD operations, container orchestration with Docker/Kubernetes, and database transaction management for consistent booking operations.