Skip to content

This is a WorkWiz employee tracker, a command-line application that can be used to add, view & delete employees, roles and departments. Application uses Node.js, Inquirer, and MySQL to manage a company's employee database.

License

Notifications You must be signed in to change notification settings

itcreativeusa/work-wiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

work-wiz

Description

Deployed application link on GitHub https://github.com/itcreativeusa/work-wiz

Youtube video guide https://youtu.be/EFswqMyVQc8

This is a WorkWiz employee tracker, a command-line application that can be used to add, view & delete employees, roles and departments. Application uses Node.js, Inquirer, and MySQL to manage a company's employee database.

Table of Contents

Installation

No special requirements.

Requirements

No special requirements

Usage

Use the command-line to run an application that accepts user input. Start the application to be presented with the following options: view all departments, view all roles, view all employees, add a department, delete a department, add a role, delete a role, add an employee, delete an employee, and update an employee role.

Screenshot is located in ./assets/ folder

work-wiz

Credits

Some code in the file server.js was taken from Mini-Project provided by Berkeley Bootcamp for studying purposes.

How to use SQL Aliases was found here https://www.w3schools.com/sql/sql_alias.asp#:~:text=SQL%20aliases%20are%20used%20to,created%20with%20the%20AS%20keyword.

License

Please refer to the LICENSE in the repo.

About

This is a WorkWiz employee tracker, a command-line application that can be used to add, view & delete employees, roles and departments. Application uses Node.js, Inquirer, and MySQL to manage a company's employee database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published