Skip to content

shubhd556/EmployeeManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

EmployeeManagement

A web application for managing employee records, with a front-end client and back-end API.


πŸ“‘ Table of Contents


πŸ“– Overview

A lightweight system to Create, Read, Update, and Delete employee information via a user-friendly interface.


πŸ›  Tech Stack

  • Front-end: (React / Angular / Vue)
  • Back-end: (Node.js with Express / Other framework)
  • Database: (MongoDB / MySQL / PostgreSQL)
  • Others: (JWT for authentication, Docker, etc.)

πŸ“¦ Prerequisites

  • Node.js (v14+ recommended)
  • npm or Yarn
  • Database setup (if applicable)
  • (Optional) Docker, environment configuration

βš™οΈ Installation & Setup

πŸ”Ή Back-end Setup

cd server
npm install
# configure DB (edit .env file with DB_HOST, DB_USER, DB_PASS, etc.)
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published