Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1 KB

README.md

File metadata and controls

27 lines (14 loc) · 1 KB

EIS - Employee Information System This Web-based information system is designed to allow you to view and maintain your employee information throughout the year. You should use this system to maintain your complete information on employee record.

This is an n-tier Single Page Application (SPA) built on .Net platform using various technologies for various layers as given below

User Interface: AngularJS and BootStrap

->Service Layer: Asp.Net Web API

->Business Logic Layer: C#.Net

->Data Access Layer: Entity Framework Code First

->Back End: MS SQL Server 2017

->Tools: Visual Studio 2019 and SQL Server Management Studio 2017

image

Employee Management Tab

image

Employee Profile Tab

image