Skip to content

ad-fleming/Employee-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: ISC

Employee-Management-System

Description

This project replicates a simple Employee Management System by linking a SQL Database to a Node CLI application. Using the npm Inquirer package, this application records user inputs in order to query the a SQL database and dynamically render results to the console.

Table of Contents

Installation

To install, run npm install. Once finished, you should see node modules, and a package-lock.json in the directory which contain the dependencies listed in the package.json file. Once completed, follow the Usage section below.

Usage

To start the program, type node ems.js. This will bring up the first prompt. From select an option from the list and continue to follow the prompts.

Contributors

This project was completed with the guidance of my tutor and in collaboration with my fellow students at the Georgia Tech Coding Bootcamp

Tests

No tests available at this time

License

This project is covered under the MIT license.

You can learn more about this project's license here

Links


Repository

https://github.com/ad-fleming/Employee-Management-System

Video Link

https://drive.google.com/file/d/1OBZmkwO4I9u2UbMbTMlU_KtGCafHwKqe/view

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors