Skip to content

This assignment I created an interfaces that make it easy for business owner to view and interact with information stored in databases. by using node, inquirer, and MySQL.

Notifications You must be signed in to change notification settings

AtimaB/Employee-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Tracker

This assignment I created an interfaces that make it easy for bussiness owner to view and interact with information stored in databases. by using node, inquirer, and MySQL.

Table of Contents

Instructions

This application will allowed the user to:

  • View All Employee
  • View All Department
  • View All Manager
  • Add Employee
  • Add Department
  • Remove Emlpoyee
  • Remove Department

Installation

To install the necessary dependencies, run the following command.

  • Run npm init , npm install inquirer, npm install mysql.

Usage

Type npm start or node index.js in console then the application will prompt the options.

Resources

Tests

npm start view Employee Tracker

About

This assignment I created an interfaces that make it easy for business owner to view and interact with information stored in databases. by using node, inquirer, and MySQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published