This app is a Content Management Systems that make it easy for non-developers to view and interact with information stored in databases using node, inquirer, MySQL, and console.table.
The app uses node, inquirer, console.table and MySQL. So the user need to intall the all dependancies by running npm install
.
After installing all the dependencies, run node employeeTracker.js
in your termial command. Then use the keyboard arrows to select and respond to all the prompt questions.
The user can view, add, update and remove employees information.
This app is under the MIT License.
If anyone want to improve the app, feel free to contact me.
Click here to see the demo video
Contact me: kevkouadio@gmail.com
My Github: http://github.com/kevkouadio