kaffirfold / surgery
A Framework of a framework, the Kaffirfold Surgery Management System is a Medical Centre Management Framework built with the KaffirFold engine (a Custom PHP MVC Framework developed by The TechKaffir at Jongi Brands Tech Solutions).
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- dompdf/dompdf: ^2.0
- phpmailer/phpmailer: ^6.9
This package is auto-updated.
Last update: 2025-07-06 10:02:39 UTC
README
Welcome to the Kaffirfold Surgery Management System README! This framework, powered by the KaffirFold engine, is designed to revolutionize medical center management. Developed by The TechKaffir at Jongi Brands Tech Solutions, this framework offers a comprehensive suite of features tailored for the efficient operation of healthcare facilities.
Features
- Full Surgery Management Tasks: Manage every aspect of the surgery process, from patient queueing to medication dispensing.
- Dynamic Sick Note Verification: Simplify sick note verification for companies with QR code integration, eliminating manual verification processes.
- Patient Follow-up Functionality: Keep track of patients' follow-up appointments based on doctor's notes.
- In-App Messaging and Blog: Seamlessly engage with patients and the wider community on health-related issues through in-app messaging and blogging features.
- All-in-One Application: Combines a Business Management System and Content Management System with a front-end practice website, all in a single platform.
Development Made Easy
- CLI Development: Streamline development tasks with CLI commands for database operations, model and controller creation, and more.
Installation
-
Clone Repository: Clone the repository to your local machine. OR
-
Use Composer: Install project using Composer.
composer create-project kaffirfold/surgery [your-project-name] --stability=dev
- Database Setup: Create a new database.
php jongi db:create [dbname]
-
Configure the database name: Update the database name in
app/core/config.php
with the recently created database. -
Migrations: Configure and execute migrations to set up the database tables.
php jongi migrate:all
Now your application is ready to go! Benefit from essential features such as user authentication, validation, and session management right out of the box.
- Dark/Light Mode: Customize the user interface with dark and light mode options.
- Google Translate Integration: Enhance accessibility with front-end language translation capabilities.
- Company Details and Social Links: Easily manage company information and social media links within the application.
License
This project is licensed under the GPL-3.0-or-later license.
Credits
This project utilizes UI templates from Bootstrapmade and KaffirFold for both backend and frontend interfaces.
In summary, the Kaffirfold Surgery Management System offers a unique blend of functionality, combining the flexibility of CMS (Content Management System) with the power of a PHP Web Applications Framework. Experience streamlined medical center management like never before!