/employee-management

employee-management

Primary LanguageCSS

How to install

First :

Open CLI (Command Line Interface)

Clone Repo

git clone https://github.com/aryejfa/employee-management.git
cd employee-management
npm install

Second :

Run apps

ng serve --open

Open apps by localhost
http://localhost:4200

Access Login
Username : aryejfa@gmail.com
Password : 123456

Environment

JavaScript runtime:

JavaScript runtime with Node JS Node JS version 18.14.2

Framework Frontend:

This project was generated with Angular CLI version 15.1.5.

Template Design:

Component UI Material Angular version 15.2.2.

Database:

This project was generated with Local Storage Browser. Please use Browser Firefox Mozilla or Browser Google Chrome.

ng add @angular/material

CSS Framework UIkit version 3.15.24.

Just download and the path file in your project

Addon Plugin

Sweetalert 2 Sweetalert 2 version 11.7.3.

ng add ng add @sweetalert2

Angular Datatable Angular Datatable version 15.0.0.

ng add angular-datatables
npm install angular-datatables --save

Core Jquery Jquery version 3.6.4.

npm install jquery --save
npm install @types/jquery --save-dev

Core Datatable Net Core Datatable Net version 1.13.4.

npm install datatables.net --save
npm install @types/datatables.net --save-dev

Core Datatable Net DT Core Datatable Net DT version 1.13.4.

npm install datatables.net-dt --save