Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provider to Region has and belongs to many relationship #21

Open
4 tasks
dcollie2 opened this issue Jan 2, 2025 · 3 comments
Open
4 tasks

Provider to Region has and belongs to many relationship #21

dcollie2 opened this issue Jan 2, 2025 · 3 comments

Comments

@dcollie2
Copy link
Collaborator

dcollie2 commented Jan 2, 2025

Summary

Providers can serve many regions and regions can have many providers. This will have use in the UI later--and possibly in the XML delivered downstream.

Dependency

Regions and providers should be created before doing this.

Approach

We initially planned a ProviderRegions table but since there are a limited number of regions and they are not likely to change frequently, we're shifting our approach.

Criteria for Completion

  • Region belongs to provider
  • Provider has many regions
  • UI when editing provider allows association of multiple regions
  • Testing in place
@Gabe-Torres
Copy link

I'd like to take this one!

@dcollie2
Copy link
Collaborator Author

Thank you for volunteering, Gabe. We used this repo as a proof of concept and we are putting together a new repo and will send out a call for volunteers when we are ready to begin work. You can get a look at the new, in-progress repo here: https://github.com/rubyforgood/skillrx

@Gabe-Torres
Copy link

Oh, gotcha! I look forward to contributing 👍🏽

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

No branches or pull requests

2 participants