Now that schools are getting optimized via AWS Lambda, with persistent results stored in S3, we can provide an easy way to reload older optimizations without recomputing each time.
This could take the form of a "view history" button on the district detail that maybe looks in local Storage for saved Results URLs, and can just load in a results URL quickly.
Bonus feature is to have a bookmarkable version of the URL so that the user could bookmark and share that URL to someone rather than exporting to CSV and having us run it all over again!
Now that schools are getting optimized via AWS Lambda, with persistent results stored in S3, we can provide an easy way to reload older optimizations without recomputing each time.
This could take the form of a "view history" button on the district detail that maybe looks in local Storage for saved Results URLs, and can just load in a results URL quickly.
Bonus feature is to have a bookmarkable version of the URL so that the user could bookmark and share that URL to someone rather than exporting to CSV and having us run it all over again!