Skip to content

A CLI application that allows user to view employees and departments, and add, edit, or delete them from the database via the CLI.

Notifications You must be signed in to change notification settings

KarenAdkins84/mySQL_EmpTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mySQL_EmpTracker

User Story

AS A business owner, I WANT to be able to view and manage the departments, roles, and employees in my company SO THAT I can organize and plan my business

Description

A CLI app that has access to the employee tracking datasbase, so a user can keep track of employees' info like demographics and department and role info. The user is asked to make a choice between several options, such as "view all employees" && "add a department". On the back-end, there is a database called employeeTracker_db with tables holding the different data sets.

Installation && Use

This is a CLI application, so open an integrated teminal, run npm install. Then run node employees.js to start the program. Choose from a list of options to begin.

Languages && Technologies

Javascript, Node.js, Inquirer, MySQL2

Screencastify Demo

Link to Demo

Github Repo

Link to Repo

About

A CLI application that allows user to view employees and departments, and add, edit, or delete them from the database via the CLI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published