meetings api
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The meetings-api project is a simple API for managing meetings, likely providing endpoints for creating, retrieving, and managing meeting data. It's designed for developers who need a backend service to handle meeting-related functionality, with documentation available at `localhost:3030/documentation` after running `npm install` and `npm start`.