/employee-tracker

Primary LanguageJavaScriptMIT LicenseMIT

License

Employee Tracker

Description

This is a C.M.S application that will house an employee database. It will allow employee information to be managed by adding/removing employees, assigning their roles/salaries, and assign the manager to whom they will report.

Table of Contents

Installation

To install necessary dependencies, run the following command:

npm install should be run to install the needed dependancies of mysql, inquirer, and console.table

Usage

License

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

Contributing

If you have any questions or care to contribute to this repository, please contact me at the following:

Tests

To run tests, run the following command:

Run "node start" to initialize the program.

Contact

You may contact me at devkhanna@outlook.com if you have questions or contributions. You can fork my work at khannadk.