A modern and interactive medical questionnaire built with Django, HTMX, and Alpine.js.
This application allows patients to record their symptoms and medication intake interactively.
ā
Dynamic multi-step forms with progress bar
ā
Minimalist dark-themed UI with TailwindCSS
ā
Smooth transitions using Alpine.js
ā
HTMX for seamless AJAX updates
ā
Secure authentication system (optional)
ā
Easy deployment with Docker
ā
User Authentication: Secure login with patient credentials
ā
Daily Questionnaires: Patients record pill intake and symptoms
ā
Treatment Tracking: Stores data for long-term analysis
ā
HTMX-Powered UI: Smooth interactions without page reloads
ā
Smart Session Handling: Redirects users to incomplete steps
Technology | Purpose |
---|---|
Django | Backend framework |
HTMX | Dynamic AJAX functionality |
Alpine.js | Smooth UI interactions |
TailwindCSS | Styling framework |
SQLite/PostgreSQL | Database |
git clone https://github.com/mohammad8186/medical-questionnaire.git
cd medical-questionnaire