Clincos
Description
A Doctor Appointment Management System that streamlines the process of booking, managing, and tracking medical appointments. Explore with readme
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Med Track
Clinic management platform built for independent doctors and small clinics in India. Handles appointments, live patient queue, billing with PDF receipts, patient records with document vault, WhatsApp notifications, income tracking, and subscription management — all from a single web app. No app download needed for patients.
**Live:** Deployed on Railway with PostgreSQL.
Table of Contents
- Features
- Tech Stack
- Architecture
- Project Structure
- Local Setup
- Environment Variables
- Database
- Queue System
- Billing Flow
- Notification System
- Subscription & Payments
- Multi-Doctor Clinic
- Security
- Public Booking
- Design System
- Mobile & Tablet
- Deployment
- API Reference
- Roadmap
Features
Appointments & Live Queue
- Live token queue — check in walk-ins, call next, serve, promote emergencies
- Queue state machine:
Waiting→Serving→Billing Pending→Done, with a resumableOn Holdbranch - Hold & Resume — park the patient being served (sent for an x-ray, lab work, or dressing) and auto-call the next patient so the doctor keeps moving. Resuming serves them immediately if the doctor is free, otherwise puts them at the front of the queue
- Walk-in quick booking with automatic check-in
- Returning patient detection — entering a known phone shows a Returning badge with visit count
- Slot-based scheduling with conflict prevention (no double booking)
- Create, edit, reschedule, and cancel appointments
- Appointment detail card overlay with full patient history
- Booking channel badges: Walk-in, Doctor, Patient, Reception
- Monthly calendar view with daily appointme
Related Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation