This is a command-line application powered by Node.JS, that utilizes the inquirer, mysql2, and console.table packages. employee-cms is a content management system that allows the user to manage a database of employees.
-
javascript
-
nodejs
-
mysql
-
sequelize
-
console.table
-
inquirer
Clone the code from https://github.com/ericbwebdev86/employee-cms and run npm install to download the dependencies. You will then need to use your CLI and cd into the app folder. From there log in to your mysql database and run the source queries in the db folder. Feel free to change the queries in the seeds.sql file to suit your business needs.
employee-cms is a content management system that allows the user to manage a database of employees, departments, and roles. After completing the installation, it can be run by executing:
node server
My TA and tutor!
N/A
Email: [email protected]
Github: https://github.com/ericbwebdev86MIT license is a short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.