Skip to content

Add database seed data for development and testingΒ #38

@kmuwanga83

Description

@kmuwanga83

πŸ“Œ Problem

The system starts with an empty database, making testing difficult.

🎯 Objective

Provide sample data for easier development and demonstration.

βœ… Tasks

  • Add seed data for:
    • patients
    • doctors
    • appointments
  • Provide SQL scripts or initializer class
  • Document how to load seed data

πŸ§ͺ Acceptance Criteria

  • Sample data loads automatically or via script
  • Developers can test features immediately
  • Documentation explains usage

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions