Skip to content

Instantly share code, notes, and snippets.

View kavishsoam1's full-sized avatar
😎
Aiming High

Kavish Soam kavishsoam1

😎
Aiming High
View GitHub Profile
@kavishsoam1
kavishsoam1 / doctor_use_cases.md
Created November 5, 2025 07:34
general use case examples

Doctor Management System - Complete Documentation Guide

πŸ“š Documentation Index

This comprehensive documentation covers the complete Doctor Management System in the admin service.


πŸš€ Quick Start

Doctor Management System - Visual Diagrams & Flowcharts

Complete System Architecture

Frontend (React/Next.js)
         ↓
   Routes Layer
         ↓
Validation Layer (Joi)
@kavishsoam1
kavishsoam1 / doctor-system-flows.md
Created November 5, 2025 07:08
api structure flow for doctor and its schedules
@kavishsoam1
kavishsoam1 / index.html
Created November 4, 2025 12:11
MY_FORTIS DATABASE 2.0
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Database Schema - myfortis_db</title>
<style>
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
max-width: 1200px;