MySQL-Employee-Tracker

Project: MySQL Employee Tracker

Video Walk through Link -> To come later.

Table of Contents:

License:

License:MIT

Description:

Developers are often tasked with creating interfaces that make it easy for non-developers to view and interact with information stored in databases. Often these interfaces are known as Content Management Systems. In this project I architect and build a solution for managing a company’s employees using node, inquirer, and MySQL.

Installation Instructions:

1) npm i inquirer 2) npm i mysql2 3) npm i console.table 4) npm i express

Test Command:

To test type node server.js into the terminal

Github:

Check out more projects on my Github at https://github.com/ReindeerCode

My Email Address:

If you have any questions please feel free to email me at ReindeerCode@gmail.com

Other Contributors:

None at this time

Images:

Database Schema