You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: