An open API service indexing awesome lists of open source software.

https://github.com/simatwa/management-systems

A collection of web-based management systems that I have developed for academic purposes.
https://github.com/simatwa/management-systems

Last synced: 2 months ago
JSON representation

A collection of web-based management systems that I have developed for academic purposes.

Awesome Lists containing this project

README

          

Management Systems


Python Version
Backend Admin - Django
Backend API - FastAPI
Frontend - React
License

A collection of web-based management systems that I have developed for academic purposes.

> [!NOTE]
> Even though these systems have been developed for sholarly applications, they are based in addressing real world problems hence making them technically viable for production deployments. Moreso, I credit the ideas to their respective sponsors who are explicitly mentioned in each project's README where available.

# Projects

## 2025

| Title | Description | Landing Page Demo |
|----------------------------------------|----------------------------------------|------------------------------------------------|
| [Hospital Management System](https://github.com/Simatwa/hospital-management-system) | Appointment scheduling, record management, and patient portal system all for better health. | ![landing page](https://raw.githubusercontent.com/Simatwa/hospital-management-system/refs/heads/main/assets/demo/index.png) |
| [Tailoring Management System](https://github.com/Simatwa/tailoring-management-system) | Showcase your tailoring services, let clients place and trace their orders while at the comfort of their computers. | ![landing page](https://raw.githubusercontent.com/Simatwa/tailoring-management-system/refs/heads/main/assets/demo/index.png) |
| [Pharmacy Management System](https://github.com/Simatwa/pharmacy-management-system) | Prescription processing, order management and customer communication made easy. | ![landing page](https://raw.githubusercontent.com/Simatwa/pharmacy-management-system/refs/heads/main/assets/demo/index.png) |
| [House Rental Management System](https://github.com/Simatwa/house-rental-management-system) | A full-stack, user-friendly platform to manage rental properties with ease. | ![landing page](https://raw.githubusercontent.com/Simatwa/house-rental-management-system/refs/heads/main/assets/demo/index.png) |

> [!IMPORTANT]
> Incase you want any of these project for running your business then feel free to use it but abide to it's respective license. You can as well reach out to [@Simatwa](https://github.com/Simatwa) for customization negotiations.