This project was generated with Angular CLI version 8.3.19.
(Please check branch Ng7 for angular 7 version)
https://angular.io/
https://www.primefaces.org/primeng/
http://www.ngx-translate.com/
https://fontawesome.com/
https://www.npmjs.com/package/angular-user-idle
https://www.chartjs.org/
Before run install these libs:
npm install primeng --save
npm install primeicons --save
npm install @angular/animations --save
npm install @angular/cdk --save
npm install --save chart.js
npm install @fortawesome/fontawesome-free
npm install primeflex --save
ng add @angular/pwa
npm install -g http-server
ng build --prod
http-server -c-1 dist\ng8-myEMS
1. Custom loader service
2. Custom notification service
3. Font awesome icons
4. State management service to maintain state on page refresh
5. Back button functionality for views
6. Add custom validations and form validations into form group
7. Sidebar in notification icon click
8. Custom dialog box on contact us page
9. User inactivity tracing, auto logout on 5 minute inactivity
10. Show/Hide menu bar on click for both desktop and mobile layout
11. Theme chooser for dark and light theme at runtime.
Chrome, Firefox, Edge, IE 11/10 (except theme chooser as css variables not supported in IE)