Skip to content

dhananjayn875/AyurSutra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ•‰ AyurSutra β€” Panchakarma Patient Management

A clean, web-based clinic management interface for Ayurvedic practitioners, designed to streamline Panchakarma therapy scheduling, patient tracking, and treatment progress monitoring.


✨ Features

  • Dashboard β€” At-a-glance clinic overview with active patient counts, today's sessions, active therapies, and completion rates
  • Patient Management β€” Browse, search, and filter patients by Prakriti (Vata, Pitta, Kapha, and combinations)
  • Therapy Scheduling β€” Weekly calendar view for booking and managing therapy appointments
  • Patient Details β€” In-depth patient profiles with Dosha analysis, therapy progress tracking, and session history
  • Notifications β€” Real-time alerts for pre/post-procedure reminders and schedule updates
  • Appointment Booking β€” Modal form to schedule new appointments with therapy type and time selection

πŸ–₯️ Views

View Description
Dashboard Overview of daily sessions, quick actions, and clinic stats
Patients Searchable/filterable patient grid
Scheduling Interactive weekly calendar with appointment slots
Patient Details Per-patient profile, Dosha chart, and therapy timeline

πŸš€ Getting Started

This is a static front-end application β€” no build step or server required.

  1. Clone or download the repository
  2. Open index.html in any modern browser
  3. Ensure style.css and favicon.png are in the same directory
git clone https://github.com/your-org/ayursutra.git
cd ayursutra
open index.html

πŸ“ Project Structure

ayursutra/
β”œβ”€β”€ index.html       # Main application shell and all views
β”œβ”€β”€ style.css        # Application styles
β”œβ”€β”€ favicon.png      # App icon
└── README.md        # You are here

🌿 Therapy Types Supported

  • Abhyanga (oil massage)
  • Swedana (herbal steam therapy)
  • Basti (enema therapy)
  • Virechana (purgation therapy)
  • Panchakarma Full Course

🧩 Tech Stack

Layer Technology
Markup HTML5
Styles CSS3
Icons Font Awesome 6
Logic Vanilla JavaScript

No frameworks, no dependencies to install β€” runs entirely in the browser.


πŸ‘€ Default Demo Account

The interface loads pre-populated with demo data for the following practitioner and patients:

  • Practitioner: Dr. Ayana Sharma
  • Patients: Raghav Sharma, Priya Devi, Arjun Singh, Sunita Gupta

πŸ“Œ Notes

  • Patient data is currently static/demo β€” connect a backend or local storage layer to persist changes
  • The scheduling calendar is initialized to the week of September 13–19, 2025
  • Notifications panel displays 3 sample alerts (2 unread)

πŸ“„ License

MIT β€” feel free to adapt for your clinic or practice.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published