Built with Angular Material, and Angular CLI. No Bootstrap!, No jQuery! A pure Typescript Angular admin dashboard!
Right to left flow support for all layouts and views.
Egret Angular Material dashboard gives you easiest way to translate your app into multiple languages using ‘translate’ pipe. It has predefined translation file in JSON format. You need to create new translation file for your language in JSON format.
Styles are written in SASS. You can add and import new SASS file easily.
Breadcrumb data is provided through route definition. When you configure your routes, just add a ‘breadcrumb’ property in ‘data’ object. To make this dynamic based on route parameter, include parameter in double curly braces like this ‘property’: ‘Order {{orderNo}}’
Menu items on horizontal and vertical navigation are not hard coded. So you don’t have to touch HTML. You just need to modify an object in navigation service to add/edit/delete menu items.
Egret angular material admin dashboard has 2 predefined themes. You can also create your theme only by following few steps. Follow the steps in Theming section of Egret Documentation.
Egret uses Angular lazy loading feature to slice up compiled js files to multiple small files and these files won’t load until they are required by user activity.
Give your new users instructions by pointing at different elements/components.
JWT authentication & Role based authentication implemented. We used angular authGuard to protect individual routes from unauthorised user.
Egret angular material admin template is fully responsive. Navigation and other important components are automatically adjusted for smaller devices.
Rich text editor gives user advanced editing tools to edit and save text in HTML format without knowing HTML.
View your big set of data in graphical representation. Few chart examples are
This gives user easier way to rearrange and reorganize their data.
Data table represents a set of data in clean table format with paging option. User can search and sort data.
Access Egret Github private repository on purchase and get unlimited free updates. Report issues and request features, most upvoted features will be added ASAP.
Save development time by using apps which are already available in Egret Admin. Build amazing angular apps just by focusing on backend.
Creat, Read, Update and Delete your collection of data in a table format. CRUD table uses inline popup form to add/edit items in a collection.
Angular materialAngular calendarNg2-chartsng2-dragulang2-file-uploadngx-quillperfect-scrollbar