Skip to content

This is a employee management system using Node.js Express.js and MongoDB

Notifications You must be signed in to change notification settings

Sabbir45ali/Employee-management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Management System

This project is an Employee Management System built using Node.js, MongoDB, and Express. It provides RESTful APIs for managing employee data including adding new employees, fetching all employees, and retrieving specific employee details.

Features

  • Add Employee: Create a new employee record in the database.
  • Get All Employees: Retrieve all employee records.
  • Get Employee by ID: Fetch details of a specific employee by ID.

Technologies Used

  • Node.js: JavaScript runtime for server-side development.
  • Express: Fast, unopinionated, minimalist web framework for Node.js.
  • MongoDB: NoSQL database for storing employee data.
  • Mongoose: MongoDB object modeling for Node.js.

Prerequisites

  • Node.js: Ensure you have Node.js installed. Download from here.
  • MongoDB: Ensure you have access to a MongoDB database. You can use MongoDB Atlas for a cloud solution.

Getting Started

Installation

  1. Clone the repository

    git clone https://github.com/Sabbir45ali/Employee-management-System.git
    cd employee-management-system

About

This is a employee management system using Node.js Express.js and MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published