Skip to content

hyperaid/EMPLOYEE-MANAGEMENT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Employee Management System

Description

The Employee Management System is a full-stack web application built using the MERN stack (MongoDB, Express.js, React.js, Node.js) for efficient management of employee data. It provides functionalities for adding and removing employees, as well as centralized display of employee information.

Features

  • Add Employees: Easily add new employees to the system with relevant details.
  • Remove Employees: Remove employees from the system as needed.
  • Centralized Display: View all employees in a centralized dashboard for quick access to their information.

Technologies Used

  • Frontend:
    • React.js
    • HTML
    • CSS
  • Backend:
    • Node.js
    • Express.js
  • Database:
    • MongoDB

##Video-show https://github.com/hyperaid/EMPLOYEE-MANAGEMENT/assets/97845012/d633fb0b-b3ab-4a09-8673-f243eceba34a

Installation

  1. Clone the repository:

    bash

    Copy code

    git clone https://github.com/hyperaid/EMPLOYEE-MANAGEMENT.git

  2. Navigate to the project directory:

    bash

    Copy code

    cd EMPLOYEE-MANAGEMENT

  3. Install dependencies:

    bash

    Copy code

    npm install

  4. Start the application:

    bash

    Copy code

    npm start

  5. Open your browser and visit http://localhost:3000 to view the application.

Usage

  1. Upon launching the application, you will be presented with the employee management dashboard.
  2. Use the "Add Employee" button to add new employees, providing their details.
  3. To remove an employee, click on the "Remove" button next to their name.
  4. Employee data is displayed in a centralized manner for easy access and management.

Contributing

Contributions are welcome! Feel free to submit issues or pull requests.

License

This project is licensed under the MIT License.# Employee Management System

Description

The Employee Management System is a full-stack web application built using the MERN stack (MongoDB, Express.js, React.js, Node.js) for efficient management of employee data. It provides functionalities for adding and removing employees, as well as centralized display of employee information.

Features

  • Add Employees: Easily add new employees to the system with relevant details.
  • Remove Employees: Remove employees from the system as needed.
  • Centralized Display: View all employees in a centralized dashboard for quick access to their information.

Technologies Used

  • Frontend:
    • React.js
    • HTML
    • CSS
  • Backend:
    • Node.js
    • Express.js
  • Database:
    • MongoDB

Installation

  1. Clone the repository:

    bash

    Copy code

    git clone https://github.com/hyperaid/EMPLOYEE-MANAGEMENT.git

  2. Navigate to the project directory:

    bash

    Copy code

    cd EMPLOYEE-MANAGEMENT

  3. Install dependencies:

    bash

    Copy code

    npm install

  4. Start the application:

    bash

    Copy code

    npm start

  5. Open your browser and visit http://localhost:3000 to view the application.

Usage

  1. Upon launching the application, you will be presented with the employee management dashboard.
  2. Use the "Add Employee" button to add new employees, providing their details.
  3. To remove an employee, click on the "Remove" button next to their name.
  4. Employee data is displayed in a centralized manner for easy access and management.

Contributing

Contributions are welcome! Feel free to submit issues or pull requests.

License

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published