The Meeting Cash Clock is a custom plugin that helps track the cost of meetings in real-time. It calculates the total cost of a meeting based on the number of participants and the duration of the meeting.
- Real-time cost calculation: The plugin calculates the cost of the meeting as it progresses, providing instant feedback on the financial impact of the meeting.
- Customizable cost per participant: The cost per participant can be easily adjusted to reflect the specific hourly rate of the organization.
- Meeting duration tracking: The plugin tracks the duration of the meeting and updates the cost accordingly.
- User-friendly interface: The plugin provides a simple and intuitive interface for users to start, pause, and stop the meeting clock.
To install the Meeting Cash Clock plugin, follow these steps:
- Clone the repository:
git clone https://github.com/oviceinc/custom-plugins.git
- Navigate to the project directory:
cd examples/meeting-cash-clock
- Install the dependencies:
yarn install
- Runs the app in the development mode:
yarn start
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
This project is licensed under the MIT License.