A visual rule builder for protocol assessment in IRB (Institutional Review Board) oversight.
- 📋 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
- React 19
- Vite
- Styled Components
- Cytoscape.js (graph visualization)
- Dexie (IndexedDB wrapper)
npm install
npm run devnpm run deployDeploys to GitHub Pages at: https://malathon.github.io/irb-rules-engine/
MIT