lannodev / angular-tailwind

Angular & Tailwind CSS Admin Dashboard Starter Kit, Free and Open Source
https://at.lanno.dev
MIT License
316 stars 109 forks source link

Great work done with this template #2

Closed TejasCMehta closed 2 years ago

TejasCMehta commented 2 years ago

Any plan to extend it?? From where you got the icons- looks so cool!

lannodev commented 2 years ago

Hi @TejasCMehta 👋 Yes, Ihave plans to create more pages and components, but at the moment i'm very busy with my job :( About the icons I have used Heroicons, from the same creators of tailwind https://heroicons.com

I will add this info on README. Tks.

TM-Atharva commented 2 years ago

I like overall concept of Angular regarding component base structure. I would like to see how you will implement Auth and API call layer with guards. I think you can make this template as boilerplate with schematics.

ref: https://pranavsarda.hashnode.dev/simpler-boilerplate-for-your-next-angular-project

lannodev commented 2 years ago

I like overall concept of Angular regarding component base structure. I would like to see how you will implement Auth and API call layer with guards. I think you can make this template as boilerplate with schematics.

ref: https://pranavsarda.hashnode.dev/simpler-boilerplate-for-your-next-angular-project

Hi @TM-Atharva, Thank you for share the example. I will analyze your suggestions. All the best ;)

lannodev commented 2 years ago

updated README file