Skip to content

feat: add database seed data for development and testing (closes #38)#72

Open
smilesz10 wants to merge 1 commit intobos-com:mainfrom
smilesz10:fix/issue-38-seed-data
Open

feat: add database seed data for development and testing (closes #38)#72
smilesz10 wants to merge 1 commit intobos-com:mainfrom
smilesz10:fix/issue-38-seed-data

Conversation

@smilesz10
Copy link
Copy Markdown

Closes #38

What changed

  • Added scripts/seed_data.py with sample facilities, patients,
    and health workers data for Ugandan healthcare context
  • Added scripts/README.md documenting how to run the seed script

Why

New developers had no sample data after running migrations,
making it hard to test API endpoints or develop features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add database seed data for development and testing

1 participant