A modern, responsive pediatric health assessment and triage application designed for mobile clinics and healthcare facilities.
- ✅ Auto-Fullscreen Mode - Opens in fullscreen automatically on page load
- ✅ Mobile-Responsive Design - Works seamlessly on tablets, phones, and desktops
- ✅ Clean, Intuitive Interface - Easy-to-navigate health assessment forms
- ✅ Real-time Triage - Priority-based patient assessment
- ✅ HIPAA-Compliant - Data handling best practices
- ✅ Fast Load Time - Optimized for slow connections
-
Clone this repository
git clone https://github.com/juless26/PediQUEST-7.git cd PediQUEST-7 -
Open in browser
- Open
index.htmlin your web browser - The app will automatically request fullscreen on load
- Click "Start Assessment" to begin
- Open
-
Deploy to Netlify
- Connect this repo to Netlify
- Auto-deploys on every push to
main
- Start Assessment: Begin a new patient intake
- Toggle Fullscreen: Use the button to enter/exit fullscreen mode
- ESC Key: Press ESC to exit fullscreen mode
PediQUEST-7/
├── index.html # Main application page with fullscreen support
├── README.md # This file
└── .gitignore # Git ignore rules
- Chrome/Edge: ✅ Full support
- Safari: ✅ Full support (iOS 15+)
- Firefox: ✅ Full support
- Mobile browsers: ✅ Responsive
- Push code to GitHub
- Go to Netlify
- Click "New site from Git"
- Select this repository
- Deploy settings are auto-detected
- Your site goes live at
https://pediquest7.netlify.app
Simply upload the files to any web server. No build process required!
- Complete assessment form workflows
- Patient data storage (with encryption)
- Integration with EHR systems
- Multilingual support
- Dark mode theme
- Offline functionality
MIT - Feel free to use and modify
Jules Sherman - julesps@uci.edu
Live Demo: https://pediquest7.netlify.app