Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
LearningnRunning
/
nurse-handover-simulator
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
nurse-handover-simulator / config
2.28 kB
  • 3 contributors
History: 2 commits
LearningnRunning's picture
LearningnRunning
feat: Integrate Supabase for data management, replacing local PostgreSQL. Implement Supabase service for CRUD operations on patients and scenarios, and update application logic to utilize Supabase API. Add Dockerfile for containerization and .dockerignore for build optimization.
3a338e5 about 2 months ago
  • __init__.py
    0 Bytes
    feat: Add database models and services for patient data, scenarios, chat history, and handoff records. Implement database connection settings and CRUD operations for managing patient and scenario data. about 2 months ago
  • database.py
    2.28 kB
    feat: Integrate Supabase for data management, replacing local PostgreSQL. Implement Supabase service for CRUD operations on patients and scenarios, and update application logic to utilize Supabase API. Add Dockerfile for containerization and .dockerignore for build optimization. about 2 months ago