sherxali/Formulary-Agent
fix: run SMTP email sending in thread executor to prevent event loop blocking
feat: send contact form emails to admin sheryy8002@gmail.com and clean up contact page placeholders
fix: seed default admin user sheryy8002@gmail.com on database init
fix: add Models/ to .gitignore and update frontend DDI page
fix: update dashboard, config, admin UI, and user database
feat: full responsive design — hamburger mobile nav + media queries
cors fix
fix: use relative /api URL in production build to fix HF Spaces loopback block
fix: make backend production-ready for Hugging Face Spaces
feat: pure-Python email (no Node.js), FRONTEND_URL config, 6-box OTP UI with countdown, dynamic API_URL
feat: add notifications, OTP auth, MediformAI UI overhaul, notification bell, migrate users script
Add resend to requirements.txt
feat: migrate backend to SQLModel and update frontend search UI
Add all project files
Initial commit (with Data and ML model LFS support)
