How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a coding kata that implements a simple room booking API with endpoints for creating rooms, listing available rooms by date range, and making bookings. It's designed for developers practicing API design, test-driven development (TDD), or clean architecture principles, as it provides clear user stories and expected data schemas to implement. The focus is on ensuring booked rooms are correctly excluded from availability lists.