ngx-admin/docs/articles/index.md
2021-10-08 13:51:04 +03:00

2 KiB
Raw Permalink Blame History

What is ngx-admin?

ngx-admin is a front-end admin dashboard template based on Angular 9+, Bootstrap 4+ and Nebular. That means all the data you can see on graphs, charts and tables is mocked in Javascript so you can use the backend of your choice with no limitations.


How can it help me?

We believe that at the moment a lot of business applications have administration/management interfaces inside of them. Sometimes its not that obvious, but a lot of web applications have dashboards with panels, charts analytics, etc.

ngx-admin aims to bootstrap the development of your product and provide an ecosystem for building production-ready application or prototypes.

Frameworks like Bootstrap provide a number of components, but usually its not enough to build a real-world app. This template comes with lots of popular UI components with a unified color scheme, plus it is based on a modern Angular framework and has a flexible component based structure.

You can also use ngx-admin for the purpose of learning Angular.


List of features

  • Angular 9+ & Typescript
  • Bootstrap 4+ & SCSS
  • Responsive layout
  • RTL support
  • High resolution
  • Flexibly configurable themes with hot-reload (3 themes included)
  • Authentication module with multiple providers
  • Lots of awesome features:
    • Buttons
    • Modals
    • Popovers
    • Icons
    • Typography
    • Animated searches
    • Forms
    • Tabs
    • Notifications
    • Tables
    • Maps
    • Charts
    • Editors

And many more!


Assumptions

This documentation assumes that you are already familiar with JavaScript/TypeScript, Angular, CSS and Bootstrap.

Have questions?

Didn't find something here? Look through the issues or ask on Stack Overflow.