Skip to content

akshitasantra/SimuCare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimuCare

Interactive EMT Training Simulator built in Python/Tkinter.

SimuCare guides EMT students through timed, vitals‑driven scenarios. Users make real‑time decisions (e.g., administer epinephrine, apply oxygen) and immediately see feedback on patient vitals and their own performance.


Features

  • 10‑minute global timer simulating real scene urgency
  • Step‑by‑step decision prompts (choose intervention → confirm)
  • Immediate feedback on correctness
  • Action log with timestamps, choices, and results
  • Performance scoring: accuracy %, average response time
  • Modular architecture: scenario engine, vitals simulator, action handler, scoring

Untitled.video.-.Made.with.Clipchamp.2.mp4

Installation

  1. Clone the repo
    git clone https://github.com/your-username/SimuCare.git
    cd SimuCare
    
  2. Install dependencies
    pip install -r requirements.txt
    python dashboard.py
    
    

About

Interactive EMT study simulator built with Python/Tkinter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages