simplcommerce / SimplCommerce

A simple, cross platform, modulith ecommerce system built on .NET
http://www.simplcommerce.com
Apache License 2.0
4.2k stars 1.59k forks source link

what about admin for AdminLTE ? #343

Open MicroAsif opened 6 years ago

MicroAsif commented 6 years ago

for admin dashboard, current one is nice and clean but AdminLTE will be a good choice.

thiennn commented 6 years ago

Look nice, MIT also, I will look into this

jducobu commented 6 years ago

Take a look at https://www.youtube.com/watch?v=YxyeX8-9lb0

bugproof commented 4 years ago

Better admin UI would be nice... I will maybe do this after I finish the shop. AdminLTE doesn't look that good tbh. I'm sure there are better dashboards, more pleasant to the eye

https://akveo.github.io/ngx-admin/ this looks good

rafsanulhasan commented 4 years ago

I would rather prefer SmartAdmin template for any logged in panels like admin/user panels

MicroAsif commented 4 years ago

I would rather prefer SmartAdmin template for any logged in panels like admin/user panels

it's paid. as SimplCommerce is open source, we need something that has MIT license.

rafsanulhasan commented 4 years ago

it's paid. as SimplCommerce is open source, we need something that has MIT license.

@MicroAsif well, that right. in that case, as @bugproof stated, ngx-admin is preferably a better choice than admin-lte because it is vast and has a lot of controls than admin-lte has.

More importantly, ngx-admin would be the right choice because angular is being used in this project. The amount of time and effort needed to integrate ngx-admin template into this angular project seems to be a way lesser than integrating a bootstrap template into an angular project because different this on bootstrap might be needed to cod differently in an angular project while ngx-admin is already based on angular.