Description
Why?
To make it easier to rename database columns without having to upgrade educational apps that use the :utils module.
elimu.ai's mission is to build innovative learning software that empowers out-of-school children to teach themselves basic reading📖, writing✍🏽 and math🔢 within 6 months.
Description
:app: Facilitate exchange of DB column names between:appmodule and:utilsmodulefeat(app): facilitate exchange of db column names through bundle keys #366
:utils: Create shared class for Bundle key names:utils: Fetch column names from Bundle extrasWhy?
To make it easier to rename database columns without having to upgrade educational apps that use the
:utilsmodule.