ngx-admin icon indicating copy to clipboard operation
ngx-admin copied to clipboard

🎉🎉 [Sticky] Who uses ngx-admin/feedback? 🎉🎉

Open nnixaa opened this issue 7 years ago • 51 comments

Hi All! We are really keen to collect your feedback, and to start with, we'd like to know who is using ngx-admin. We would really appreciate if you:

  • Share your company name
  • Share your logo (in which case it might be used in the readme / frontpage etc)
  • What kind of project? How large? (code base size or team size)
  • If your project is open source or public, please share a link!
  • What do you like most about ngx-admin, what could be done better?

Thanks to MobX for Questionnaire idea: https://github.com/mobxjs/mobx/issues/681

nnixaa avatar Apr 23 '18 18:04 nnixaa

My self rajesh sanil I’m a freelancer

rajsanil avatar Apr 24 '18 15:04 rajsanil

I made my webradio with ng2-admin, but currently working with ngx-admin for the next version. Radiorebel.ca A webradio where people can listen to music and tchat. I made all the website by myself. Many pages are restricted to people logged in.

ngx-admin is easy to work with. I learned angular with ng2-admin, it's a good project to start with. logo

jv6dmc avatar Apr 24 '18 16:04 jv6dmc

Kiosoft

I am currently working with ngx-admin on an upcoming project for Ski Schools in order to improve management of staff and bookings.

So far I'm really happy with ngx-admin, love the demo, the clean design and the fact that most of the heavy-lifting (auth) is built in. It's very easy to get started if you already know a bit of Angular.

For me, many of the open pull requests (Calendar, Time Picker, etc) are really useful and I think they would be great additions if they were merged. On another note, I think ng2-smart-table could benefit a little upgrade and maintenance. But I still love all your work! :)

Kiosoft Logo

dizco avatar Apr 24 '18 16:04 dizco

It's too hard, no

107295472 avatar Apr 27 '18 06:04 107295472

I am currently working with ngx-admin on my project,it's very helpful for my team,it's a very nice start point for the beginner of Angular,thanks very much.

hongtuan avatar May 08 '18 10:05 hongtuan

I'm using blurAdmin on a project and it feels great both working and using it. I'll use ngx-admin as soon as i have the chance.

Again, good job people, thumbs up!

Sballerio avatar May 10 '18 12:05 Sballerio

I'm using ngx-admin with a personal project. It's really easy to start a project with. Congratulations for high quality!!! 👏👏👏👏👏

knnth avatar May 13 '18 11:05 knnth

I'm currently using it on a startup project. Great stuff, and really easy to customize. I like the Auth System. Much better than one that I used to write by hand.

mutantkeyboard avatar May 20 '18 20:05 mutantkeyboard

I am about to implement this for a startup drone company in Louisville, KY who is already making a splash. Check them out at https://www.thevizionair.com.

csales1987 avatar May 23 '18 13:05 csales1987

ng2-admin style with angularjs1.6.2 image

superkerio avatar May 29 '18 08:05 superkerio

I've been working a lot with ng2-admin over the past year, to finally see its flaws and imperfections. I'm trying to put it away since it's mostly a burden more than anything now.

I've not tried nebular with ngx-admin, and I feel the whole nebular block is not truthworthy yet. I don't see a clear example of how powerful it is, nor if it really is easy to use.

Like some people told earlier, it seems too complex for what it can give.

Tenmak avatar Jun 06 '18 09:06 Tenmak

My self Vijay Sankhat I love to use ngx-admin. Thanks for sharing the precious themes with us.

VijaySankhat avatar Jun 19 '18 07:06 VijaySankhat

icon-small-40 Hauora

Hauora is a system to assist nutritionists in the steps of anamnesis, consultation and patient follow-up. Patients have access to a mobile application (iOS), and the nutritionist to the web system.

I used ngx-admin with angular to my final university project, the repository has the front (ngx-admin) and back (nodejs):

https://github.com/muriloe/Hauora

https://github.com/muriloe/Hauora/wiki

muriloe avatar Jun 26 '18 23:06 muriloe

@muriloe Amazing project mate.

mutantkeyboard avatar Jun 28 '18 09:06 mutantkeyboard

@nnixaa I'm using it in one of my latest projects.

vaibhav-jain avatar Jul 20 '18 15:07 vaibhav-jain

I am a front-end developer from China, working in a online-travel Company, using ng2-admin for our company's back-end inner system to control Redis, service about other 1000 developers who want manage Redis, really appreciate all the things your group did for us!!!

xiehongyang avatar Aug 09 '18 01:08 xiehongyang

Switched my online digital forensics tool to use ngx-admin... Great work on the UI folks, really appreciate all of your effort and support...

IRIS-H Digital Forensics

denisobrienirl avatar Aug 12 '18 16:08 denisobrienirl

@denisobrienirl,

Are you aware of the problem when going to auth/login page and then back to dashboard, under auth your menu items disappeared?

There is an issue open for that so keep an eye out for updates.

Prefix1802 avatar Aug 12 '18 19:08 Prefix1802

@Prefix1802 of course :) I'm one of the people who reported it :)

denisobrienirl avatar Aug 12 '18 19:08 denisobrienirl

Our company is PixelDr, currently a team of three, and we're building a dashboard that will showcase a lot of our user's data from an educational platform we're building out.

Apologies in advance for the length of the feedback :) here goes...

In my search for admin dashboards built with angular I was looking for something well written and clear, with an active & helpful community, and with good visual design – and have to say thats where ngx-admin/Nebular really stood out, the UX/UI is exceptional, and I really like the direction Nebular is going with the modularity and ability to plug in components like carousels etc. With very small code additions. There isn’t anything else out there I’ve seen that does this nearly as well

In terms of what's missing, future improvements etc.

  • I think it’s still quite early on for Nebular and the potential is great – for me, I think the documentation for auth was a bit confusing as some of it wasn’t fully complete when i was integrating it. I followed the OAuth Google example and tried to adapt it for Azure but that’s when I ran into problems. As it develops would be great to add more examples for more providers, like Facebook & Azure AD. I think the main confusion was that I’d started with the ngx-admin template, which has a lot pre-configured, but the docs are mainly written as if you’ve started from scratch, so probably just further clarity of how to change the dummyprovider over to the other auth methods in the template would be a good addition.
  • There were a lot of things I had to strip out of the ngx-admin template so I could start building my own structure and pages, and this was quite a painful process as I wanted to keep a few of the custom components that were in the template, but centralise them in a re-usable module (like a couple of the components from the Dashboard module). Because of the structure I spent a lot of time doing this and re-registering components, probably due to my inexperience with angular, but if it could be written and structured in a way where the common components are centralised, then would be easier for people to re-use them
  • With the UserService, because of how the users are hardcoded into the ngx-admin template, after implementing authentication I’m going to need to re-write a lot of how the user is displayed, as well as in the routing module, where I will need to first check if a user is authenticated, and if not direct them to a sign in page, protecting the rest of the dashboard from unauthenticated users. It would be fantastic if some of this logic was already built in the template
  • Likewise, for building in live backend data and populating the dashboard with this, it would be brilliant if the template was already set up for this – there’s some mock data the ngx-admin template uses and has registered in some of the @core services, but understandably this is static at the moment (like the contacts that populate the ContactsList component in the dashboard). At least documentation on setting this up with live data and an API backend would be immensely helpful for people as a lot of admin dashboards will need this

Hope this helps - love what you guys are doing and excited to see where the project goes!

jjgriff93 avatar Aug 14 '18 11:08 jjgriff93

Hi! My name es Manuel Bruña fron Argentina and my company is Incubit (https://www.incubit.com.ar). I have create to many panels with Akveo NG2-Admin and this is with versión 2.0.1 of ngx-admin. This platform is create to make a plans to sell vehicles. Thanks for your upgrades! I trust in this panel with the first versión (ng-admin) and this last panel (i need upgrade to the last version) is excelent. The last theme "Corporate" is beauty and simplify. See you! image

Our logo! image

gemins avatar Aug 29 '18 14:08 gemins

image LeadFinder www.leadfinder.com.br

image

image

andredatsch avatar Sep 19 '18 17:09 andredatsch

Our project is a website for soccer team statistics (games, players, matches, charts).

DB includes more than 3000 matches , more than 2000 goals...etc

The website is in Arabic.

Link: http://www.wihdatstats.com

Logo: image

Great admin template with a lot of out of the box features, what i wish to enhance is little bit more documentation how to use it with server side, and how to use features in the top bar (search, notifications, emails)

Great job

Octavious avatar Oct 06 '18 11:10 Octavious

Hey Guys, many thanks again for your feedback! We are on Product Hunt today and would really appreciate your feedback https://www.producthunt.com/posts/ngx-admin. Let's make ngx-admin even better together :)

nnixaa avatar Jan 23 '19 13:01 nnixaa

Upvoted :) thanks for all your efforts and making a brilliant product

jjgriff93 avatar Jan 25 '19 17:01 jjgriff93

Hey, we are using ngx-admin in the Admin UI for our Open-Source On-Demand Commerce Platform (https://github.com/ever-co/ever) and in multiple web apps for our customers! Thank you for the great product! ❤️

overview

In addition, designing now a new ngx-admin theme "Dark", which match our brand colors:

dashboard

We only recently started open-sourcing parts of the project ... (it's WIP) So, every ⭐️ on our Github repo is highly appreciated!

Thank you!!!

About Us (answers to original issue questions):

  • Company: Ever Co. LTD (Israel)
  • Logo: https://docs.ever.co/img/ever.png
  • Large code base and 7 people team
  • Open-source project, link is: https://github.com/ever-co/ever
  • We love everything about ngx-admin!

evereq avatar Feb 10 '19 10:02 evereq

Hey ngx-admin users, we are working on Nebular 4.0 now and really need your support. Here are some details and discussion: https://github.com/akveo/nebular/issues/1331#issue-426895101.

nnixaa avatar Apr 01 '19 16:04 nnixaa

I use it as well , for a couple different apps, so far so good. I cant post pictures because of NDA tho 😢

purplenimbus avatar May 11 '19 00:05 purplenimbus

We have implemented this theme for our custom built Help Desk application at Tampa General Hospital in Florida. We love it. Great work! image

image

pasadyaguy avatar Jun 06 '19 23:06 pasadyaguy

Hello, I found ngx-admin very helpful. I am planning to use it for my tech product but I have one query. Do I have to mention anything (credits) on my website? As it mentions that its MIT license or I can use it without giving credits

zaki57 avatar Jun 26 '19 05:06 zaki57