Skip to content
/ EMS Public

Employee Management System: A web app utilizing jQuery, AJAX, C#, and ASP.NET MVC for adding and displaying employee details with search functionality. Designed for ease of use and efficient employee management.

License

Notifications You must be signed in to change notification settings

LinUxTo5re/EMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Management System

Overview

The Employee Management System is a web application built using jQuery,AJAX, HTML, CSS, C#, .NET, ASP.NET, and MVC architecture. It provides functionalities to add new employees and display employee details with search capabilities.

Features

  • Add new employees with details such as name, employee id, contact number, email id, etc.
  • Display employee details on a separate page with search functionality.
  • Utilizes jQuery and AJAX for enhanced user experience.

Prerequisites

  • Visual Studio 2022
  • SQL Server Management Studio

Getting Started

  1. Clone the repository to your local machine.
  2. Open the project in Visual Studio.
  3. Open SQL Server Management Studio and execute the EMS.sql script.
  4. Configure the database connection string in the web.config file.
  5. Build and run the project in Visual Studio.

Usage

  • To add a new employee:

    • Navigate to the "Home" page.
    • Fill in the required details in the form and submit.
    • Upon successful submission, the employee will be added to the database with message pop up.
  • To view employee details:

    • Navigate to the "Employee Details" page.
    • Use the search functionality to find specific employees based on criteria such as name, employee id, email id etc.
    • The employee details will be displayed on the page.

Screenshots

Nav Bar

image

Add employees

image

Display employees details

image

About

Employee Management System: A web app utilizing jQuery, AJAX, C#, and ASP.NET MVC for adding and displaying employee details with search functionality. Designed for ease of use and efficient employee management.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published