This is a command-line application developed to manage a company's employee database, using Node.js, Inquirer, and MySQL. It allows the user to view, add, edit and delete employees, roles, departments and managers.
Download the zip file from this repository or clone it directly to a directory of your choice. Open the file in VS Code or any other editor. Using the terminal, set yourself in the right root directory and run the app with npm start
. This application requires Node.js, Inquirer, console.table and mysql2.
The user will be asked to choose among several options to interact with the database (whether it is to view, add or edit employees, roles, departments or managers).
The application is covered under the following license: GNU
For the moment this project does not accept contributions from third parties. Thank you for your interest.
Please contact me using the following links: