Skip to content

This is a command-line nodejs application for viewing and managing employees, departments, and roles within a MySQL database.

License

Notifications You must be signed in to change notification settings

jsnicholas/employee-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee CMS

Description

This is a command-line nodejs application for viewing and managing employees, departments, and roles within a MySQL database.

Installation

Use npm i to install dependencies (inquirer, mysql2, console.table). Run the /schema/schema.sql and /schema/seeds.sql files to create and populate the database.

Usage

Run node index.js to start the application. Use the up and down arrows to navigate through the options.

License

MIT. View the LICENSE file for more information.

About

This is a command-line nodejs application for viewing and managing employees, departments, and roles within a MySQL database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published