Company-Employee-Tracker

Github licence

Description

This application called Company Employee Tracker. As a business owner I want to be able to view and manage departments, roles, and employees in my company. This application will use an Node.js, Inquirer, and MySQL.

Table of Contents

Installation

The user should clone the repository from GitHub and run npm install in order to install the following npm package dependencies such as inquirer, mysql2, console.table. To view database from MySQL run mysql -u root -p. To start application run npm start.

Usage

This application will allow users to view and manage the department, roles, and employees.
Please view walkthrough video via Screencastify

License

This project is license under MIT

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Questions

If you have any questions about this projects, please contact me directly at jingliu788@gmail.com. You can view more of my projects at https://github.com/jing-liu-778.