Add doc to script file

This commit is contained in:
2025-11-27 20:09:58 +00:00
parent 312bb911bc
commit 032b966a9d
18 changed files with 189 additions and 2 deletions

View File

@@ -1,3 +1,14 @@
/**
* Medication Plan Assistant - Main Application
*
* A pharmacokinetic simulation tool for lisdexamfetamine (Elvanse/Vyvanse)
* medication planning. Helps users visualize drug concentration profiles,
* manage deviations, and get dose correction suggestions.
*
* @author Andreas Weyer
* @license MIT
*/
import React from 'react';
// Components