/Employee-Management-System

An efficient tool to manage employees within a company written using JS, Node, Inquirer, and more!

Primary LanguageJavaScriptMIT LicenseMIT

Employee Management System

Description:

An easily usable database tool for manageing employee roles, salaries, and more in a database.

Table of Contents

Installation:

Run the Schema through MySQL, create/configure your ".env" file (with DB_NAME, DB_USER, and DB_PASSWORD), then run the index.js file through node.

Usage:

Upon opening the application through node, you will be presented with several options which with you can scroll up or down with your arrow keys. You must first make a "Department", then "Role". Then after, you may add employees. A video explaining is also visible here

Licensing

license Link to Licenses

Questions