MySQL Employee Tracker is an interface command program that makes it easy for non-developers to view and interact with information stored in a database. The Employee Tracker is a Content Management System- which is a command line application for managing a company's employees using node, inquirer and MySQL2.
First clone the repository then run the following commands to install dependency packages:
npm i
npm i inquirer
npm install --save mysql2
npm console.table --save
Run the following command to begin the app:
node index.js
- JavaScript
- Inquirer
- JSON
- Node.js
- console.table
- MySQL2
If you have any questions about this application, please feel free to contact me directly at: .