codetok / cdk-admin

Angular 6 admin panel using angular material & angular flex.
361 stars 255 forks source link

CDK-ADMIN Version 2 #35

Open harikrishna266 opened 5 years ago

harikrishna266 commented 5 years ago

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

  1. Better project architecture
  2. Mixins: right now the style is spread all over the place. I want to make that better
  3. Support for things like error handle, http interceptors etc
  4. RTL support.
  5. Better support for tables.
  6. Better examples with reactive forms
  7. translation
googlecomvn commented 5 years ago

How can I using Jquery, bootstrap in cdk-admin Please help me.

lesauf commented 5 years ago

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.