bk7711 / employee_tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employee Tracker

Table of Contents

Description

Employee Tracker is an application that allows employers to view and manage the company structure and org chart. Through command line prompts, the employer is able to view all departments, roles, and employees. The employer also has the functionality to add employees, departments, and roles as well as update employees.

Installation

This app is available through command line prompts with the use of node.js, inquirer.js, and mysql2. Please begin with npm install to gain access to all necessary libraries. Sign in to mysql to run the schema and the seeds. Then start the server to experience the application.

Employee.Tracker.mp4

Usage

This project is ideal for employers to keep track of their employees and company structure.

Credits

n/a

License

MIT

How to Contribute

Please feel free to fork this application or share suggestions for improvement and refractoring.

Contact

About


Languages

Language:JavaScript 100.0%