Closed abhaychawla closed 1 year ago
Mockups for reference:
@anweshknayak I have created a demo here: https://abhaychawla.github.io/angular-theme/ Its a simple example to show how we can allow customization of the theme using bootstrap at client's side using local storage. I have used the loader that you created as a trial so that we could incorporate that as well whenever the theme is configured during the initial load. Further this data could be stored on the server when the required API is created. How does it look to you? I will integrate this into the web-app so that we can use the themes from bootswatch and angular-material.
Looks good. Could you ask @edcable once? I think in our last session he mentioned to keep the theme around blue/white. I am not sure about the theme yet. We should take this up with him I think.
Yes, I'll take his review as well. We can provide as many themes as required by default and if needed we can provide instructions so that the organization will be able to clone the project, create their own custom theme and build it according to their needs as well.
@edcable @gauravsaini03 please do have a look at this small demo and let us know your views on the same: https://abhaychawla.github.io/angular-theme/
Goal:
As a user, I want to configure the look and feel of the application so that it suits the needs of the organization.
Tasks:
Acceptance Criteria:
UPDATE: User Interface completed. Functionality can be completed once required APIs are available.
Fineract: https://issues.apache.org/jira/browse/FINERACT-638