Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elliotalien/employee-management-system
https://github.com/elliotalien/employee-management-system
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/elliotalien/employee-management-system
- Owner: elliotalien
- Created: 2024-01-20T04:12:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-29T05:56:50.000Z (12 months ago)
- Last Synced: 2024-11-16T08:26:25.003Z (2 months ago)
- Language: HTML
- Size: 621 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Employee Management System
## Introduction
The Employee Management System is a Node.js-based application designed to provide a robust solution for managing employee data. With features such as pagination, detailed employee views, and CRUD operations.## Features
- Pagination: Efficiently manage large datasets by dividing them into manageable pages.
- Employee View Details: Access detailed information about each employee.
- CRUD Operations: Perform Create, Read, Update, and Delete operations on employee records.
- Technolo
- Employee searchng 🔎
## Technologies Used
Node.js: Backend development platform.## Installation
1. Clone the repository:
```
git clone https://github.com/elliotalien/Employee-Management-System.git```
2. Navigate to the project directory:
```
cd Employee-Management-System```
3. Install dependencies:
```
npm install
```4. Run the API
```
node ./index.js
```## Screenshots
| Screenshots |
|-------------|
||
| |
||