Skip to content

adamboudruh/Boudraa-Employee-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boudreaa-Employee-Tracker

License: MIT

Description

This application is a rudimentary content management system for an employee database. The schema it is built around contains a department, role, and employee table. Included is also a seed file to populate these tables. Using inquirer for user input handling, this app allows one to view the contents of each table, add to any table, and update the manager of an employee.

Walkthrough Link

https://drive.google.com/file/d/1eMKL5rfYqtmdO-pxN391IOAq32HLTngB/view?usp=drive_link

Table of Contents

Usage

After running source schema.sql and source seeds.sql on the two SQL files, go back to the main directory and run node index.js.

License

This project is licensed under the terms of the MIT License.

Questions

GitHub: https://github.com/adamboudruh.

Please direct any questions to my email: adamboudraa@gmail.com.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors