Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

IRB Rules Engine

A visual rule builder for protocol assessment in IRB (Institutional Review Board) oversight.

Features

  • 📋 Characteristic Management: Define characteristics with risk-based controls
  • 🎯 Scoring Rules: Configure when characteristics should be recommended
  • 🕸️ Graph Visualization: Visual representation of rules and relationships
  • 💾 Browser Storage: All data stored locally using IndexedDB

Tech Stack

  • React 19
  • Vite
  • Styled Components
  • Cytoscape.js (graph visualization)
  • Dexie (IndexedDB wrapper)

Development

npm install
npm run dev

Deployment

npm run deploy

Deploys to GitHub Pages at: https://malathon.github.io/irb-rules-engine/

License

MIT