A command line application Content Management Systems for managing a company's employees where it can view and manage the departments, roles, and employees.
- Download or clone repository
- Node.js is required to run the application
npm install
to install the required npm packages
-
To start using the application, use mySQL Workbench to setup the database using this file
-
The application is invoked by running
node app.js
in the command line -
Website
- JavaScript
- Node.js
- MySQL
- npm packages
- Inquirer
- Figlet
- mysql
Copyright (c) Mengmei Tu. All rights reserved.
Licensed under the MIT license.