Coder Social home page Coder Social logo

shivankk26 / employee-management-system Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 3.0 1.91 MB

The Employee Management System is a web application built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. It enables users to perform CRUD (Create, Read, Update, Delete) operations related to employee records efficiently.

JavaScript 97.57% HTML 2.18% CSS 0.25%
crud employee-management employee-management-system expressjs git mongodb mongoose nodejs reactjs

employee-management-system's Introduction

Employee Management System (MERN Stack)

Screenshot 2024-02-08 at 4 43 23 PM

The Employee Management System is a web application built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. It enables users to perform CRUD (Create, Read, Update, Delete) operations related to employee records efficiently.

Features

  • Create: Add new employee records with relevant details.
  • Read: View existing employee records with their information.
  • Update: Modify employee details such as name, position, and contact information.
  • Delete: Remove employee records from the system.

Technologies Used

  • MongoDB: NoSQL database for storing employee information.
  • Express.js: Backend framework for handling HTTP requests and routing.
  • React.js: Frontend library for building user interfaces.
  • Node.js: JavaScript runtime environment for server-side development.

Installation

To run the Employee Management System on your local machine, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/ShivankK26/Employee-Management-System .
  2. Navigate to the project directory:

    cd Employee-Management-System
  3. Install server-side dependencies:

    cd server
    npm install
  4. Install client-side dependencies:

    cd ../client
    npm install
  5. Start the MongoDB server on your local machine.

  6. Start the backend server:

    cd ../server
    nodemon index.js
  7. Start the frontend application:

    cd ../client
    npm run dev
  8. Access the Employee Management System in your browser at http://localhost:5173.

Usage

Once the application is running, you can perform the following actions:

  • Create Employee: Click on the "Add Employee" button to create a new employee record.
  • Read Employee: View the list of existing employees along with their details.
  • Update Employee: Click on the "Edit" button next to an employee record to modify the details.
  • Delete Employee: Click on the "Delete" button to remove an employee from the system.

Contributing

Contributions to the Employee Management System are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and ensure tests pass.
  4. Submit a pull request detailing the changes made and any relevant information.

Manage your employee records efficiently with the Employee Management System built using the powerful MERN stack. Simplify CRUD operations and streamline your workflow today!

employee-management-system's People

Contributors

shivankk26 avatar

Stargazers

SAJAL  avatar Ragullura avatar Inkithai Meiyalagan avatar  avatar Vijay B avatar  avatar

Watchers

 avatar  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.