/EmployeeManagementSystem

Employee Management System

Primary LanguageJavaScript

EmployeeManagementSystem

License: MIT

Description

It is able to view and manage the departments, roles, and employees in my company so that I can organize and plan my business.

Usage

  1. Creat mySQL schema by using sql file in db folder.
  2. npm i to install packages.
  3. node index.js to run this program.

Installation

To install necessary dependencies, run the following command: npm i