Hi everyone 👋
I’ve just published the **source code** of my Clinic Management System on itch.io.
This is a **production-ready backend + frontend web application** designed for clinics, hospitals, or developers who want a strong starting point for healthcare-related platforms.
🔗 Project page:
https://vishwassaini.itch.io/clinic
---
### 🚀 Key Features
• User authentication & role-based access
• Patient & appointment management
• Admin dashboard (database-free user management UI)
• PostgreSQL (Neon) integration
• Email notifications via Brevo API (HTTP)
• AI integrations (Gemini & Mistral)
• Tested deployment on Render
• Clean, modular Python backend (Python 3.12.3)
---
### 🧠 AI Usage
AI is used for intelligent assistance and insights (Gemini + Mistral).
No user data is shared without configuration by the deployer.
---
### 🛠 Tech Stack
• Backend: Python 3.12.3
• Database: PostgreSQL (Neon)
• Hosting tested on: Render
• Email: Brevo API
• AI: Gemini, Mistral
---
### 🚧 Under Development (Coming in Next Updates)
• **Patient Form Builder** (UI complete, backend in progress)
• **Disease Insights Module** (UI complete, backend in progress)
These features are documented and will be included in future updates.
---
### 🔐 Important Security Note (Admin Panel)
The project includes a hidden admin panel at:
`/VSHADMIN/`
Access requires **three environment passwords**.
This panel allows full user and system management without directly accessing the database.
⚠️ **Strongly recommended**:
• Set very strong passwords via environment variables
• OR remove/disable this feature if not required
Security precautions are clearly documented in the project files.
---
### 📦 Licensing
The project is available under **multiple licenses**:
• Basic / Personal use
• Developer / Agency use
Details are provided on the project page.
---
### 📷 Screenshots
Screenshots and UI previews are available on the itch.io project page.
---
I’d really appreciate feedback, suggestions, or questions from the community.
Thanks for checking it out!