umn-asr / umn_course_fees

0 stars 0 forks source link

Convert to RemoteRecord pattern #57

Open whit0694 opened 3 years ago

whit0694 commented 3 years ago

This app uses mviews for all of its models. In Dev and Test those mviews are empty. See #56

Update the app to use the RemoteRecord pattern that we use in Student Athletes. This will allow the app to have editable model tables in Dev and Test, while still using the mviews in Staging and Prod.

eeklund commented 1 month ago

I originally gave this a 👍 but then reconsidered if I should remove it. What is the longevity of the umn_course_fees app? Was this application one that was being considered for retirement? If so, then the conversion to RemoteRecord wouldn't be worth the effort. My gut says I'm confusing this with another api that we are hoping to retire.

thoma127 commented 1 month ago

@eeklund This one isn't going away. We submitted a project request to get the data from a different source, but it hasn't yet been prioritized.