cdk-admin
cdk-admin copied to clipboard
CDK-ADMIN Version 2
I see that the cdk-admin is getting popular. Honestly i'm not satisfied in the way the theme is written. The theme was a small project written in angular 4. Even i was new to angular. There are many improvements that can be made. I'm looking for suggestions from the community.
Some of the things that i'm planing to implement are
- Better project architecture
- Mixins: right now the style is spread all over the place. I want to make that better
- Support for things like error handle, http interceptors etc
- RTL support.
- Better support for tables.
- Better examples with reactive forms
- translation
How can I using Jquery, bootstrap in cdk-admin Please help me.
Hi Hari, I am personally using your template, even though just a small part (my app is pretty small). I have ported it already to Angular 8 and changed a few things in the architecture (I just wanted the design inspiration). I have also integrated translation.
How can I share those with you? My project is a bit private, so I can not just make it public.
Thank you for this great work.