Giter VIP home page Giter VIP logo

karanj2212 / employeecrud Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 977 KB

The Employee Management System is a robust web application implementing a 3-tier architecture, designed for efficient management of employee and departmental data. Built with ASP.NET Core MVC, Entity Framework Core, and SQL Server, it offers comprehensive CRUD operations and a responsive user interface.

C# 55.77% HTML 38.15% CSS 5.13% JavaScript 0.96%
3tier asp-net-core ef entity-framework-core linq-to-sql mvc-architecture sql

employeecrud's Introduction

Employee Management System

The Employee Management System is a comprehensive web-based application designed to streamline the process of managing employee records and departmental details within an organization. Built with ASP.NET Core MVC, this project leverages the Entity Framework Core for ORM, ensuring a robust and scalable solution for businesses of all sizes.

Features

Employee Management: Create, read, update, and delete (CRUD) operations for employee records. Department Management: Manage departmental information, allowing employees to be categorized according to their respective departments. Dynamic Department Assignment: Employees can be dynamically assigned to departments, with the ability to change their department as needed. Data Visualization: A dashboard view provides a quick overview of the distribution of employees across departments. Search and Filtering: Enhanced search and filtering capabilities to easily locate employee records based on various criteria. Responsive Design: A mobile-friendly interface that ensures a seamless user experience across all devices. Technologies Used ASP.NET Core MVC: For building the web application and handling MVC architecture. Entity Framework Core: Used as an ORM to interact with the database using C# objects. LINQ: To query the database in an expressive way directly from C#. SQL Server: As the backend database to store employee and department information. Bootstrap: For styling and creating a responsive design. jQuery: To enhance user interactions and provide a dynamic frontend experience.

Getting Started

Prerequisites

.NET 5.0 SDK or later Visual Studio 2019 or later SQL Server 2019 or later

Installation

Clone the repository:

git clone https://github.com/karanJ2212/employeeCRUD.git Open the solution file (EmployeeManagementSystem.sln) in Visual Studio. Restore the NuGet packages by right-clicking on the solution and selecting "Restore NuGet Packages". Set up the database by applying Entity Framework migrations:

Update-Database in the Package Manager Console. Run the project by pressing F5 or clicking on the "Run" button in Visual Studio.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Fork the Project Create your Feature Branch (git checkout -b feature/AmazingFeature) Commit your Changes (git commit -m 'Add some AmazingFeature') Push to the Branch (git push origin feature/AmazingFeature) Open a Pull Request License Distributed under the MIT License. See LICENSE for more information.

๐Ÿค Contributing

๐Ÿ‘ค Karan Jain

Project Link:https://github.com/karanJ2212/employeeCRUD.git

Feel free to modify the contact information and project link according to your project's actual details.

employeecrud's People

Contributors

karanj2212 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.