YaleOpenLab / opensolar

Opensolar is a platform powered by openx for funding smart solar infrastructure using the Stellar blockchain.
https://openx.solar
GNU General Public License v3.0
20 stars 9 forks source link

Migrate old project data to new backend #152

Open Varunram opened 4 years ago

Varunram commented 4 years ago

The pilot in April '19 had five projects with a good amount of data associated with them. Since the backend has progressed in changes quite some time after that, the key value pairs associated with the data are out of sync but the format (yaml) is still the same.

The goal for this task would be to migrate them to the new backend by creating a new cms (similar to the current cms.yaml), and creating appropriate entities for each role. The backend structures for storing the roles have changed slightly, so changes would be required here too.

Varunram commented 4 years ago

PR #161 and https://github.com/YaleOpenLab/opensolar/commit/bf7aa2bdb087fe0fa6c212cc224cf0dd993d5c06 merge 3 of the 5 old projects into the new backend