Skip to content

A content management system insterface for an employee database. This simple back end app manages a company's employees using node, inquirer, and MySQL.

Notifications You must be signed in to change notification settings

akuranz/Employee-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee-Tracker

Deployed Dashboard

https://github.com/akuranz/Employee-Tracker

View project functionality

https://drive.google.com/file/d/1uXfkSQ8SyIcmLI-5JLZzFkfTjix9Fa2R/view?usp=sharing

Description

A content management system insterface for an employee database. This simple back end app manages a company's employees using node, inquirer, and MySQL.

Instructions for User

Fork and clone the repository. Navigate to the folder in your terminal or Bash and run the employeeTracker.js file in node. Inquirer will prompt you to:

  1. View All Employees
  2. View All Employees by Department
  3. View All Employees by Manager
  4. Add Employee
  5. Add Department
  6. Add Role And then display the related data and and an additional prompt if appropriate.

Node Packages

"console.table": "^0.10.0", "inquirer": "^7.0.4", "mysql": "^2.18.1"

Licensing

MIT License

Copyright (c) [2019][abby kuranz]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A content management system insterface for an employee database. This simple back end app manages a company's employees using node, inquirer, and MySQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published