Skip to content

This is a Node.js command-line application that manage a company's employee database.

Notifications You must be signed in to change notification settings

Juliusm9791/Employee_Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Tracker

License: MIT

Table of contents

Description

This is a Node.js command-line application that manage a company's employee database, using Node.js, Inquirer, and MySQL.

User input screenshot:

Employee Tracker

Demo video

Employee Tracker video demonstration

For this project the following technologies were used:

  • Nodejs
  • npm inquirer
  • npm mysql2

Installation instructions

For dependancies run following comand:

npm i

Usage information

To load the database use the following commands:

mysql -u root -p

source schema.sql

source seeds.sql

To use this app - run the following command:

node index

License

License: MIT

Usage is provided under The MIT License. See LICENSE for the full details.

Questions

To reach me with additional questions

GitHub: Juliusm9791

Email: juliusm9791@gmail.com

About

This is a Node.js command-line application that manage a company's employee database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published