A command-line application that manages a companies employees database. This command-line was used with Node.js Inquire and mySQL for the database. These interfaces are called content management systems (CMS). As a business owner, this application can be used to manage departments view employees roles and updated as needed.
You can watch the demonstration video ⬇️
https://drive.google.com/file/d/14WdbqooRIBmldXuJoSzGJIRunC2R2XG_/view?usp=drive_link
This application will need to use Node.js to be able to function. Please visit their website to download it on your local machine
The web page to download Node can be found here.
Please make sure to select the appropriate version on the platform you are in.
Rum npm install `` to install necessary dependencies Invoke application with
node server.js```
To be able to have pre populated data. Log into mySQL and seed the database with data.\n
The following is a screenshot of how the command-line presents itself to a user.
If you have any questions about this application, please contact me here or at my email: [email protected]