User Preferences Tab (Mock Data/ No Backend API). Language, AppMode.
AppMode determines what user will see. This will be loaded from local storage for now but in future will be controlled from backend by Admin. Mode Types: (a) "DEFAULT" mode = OpenCDMSApp (Shell). (b) "CLIMSOFT" ClimSoftConfig(User can view the MetaData & DataEntry Sections in nav).
When user lands on login screen if the cookie (XAPPMODE) is not set the user sees OpenCDMS logo on login screen and if the cookie is available then user sees ClimSoft Logo.
TODO's