Skip to content

This command-line application is designed to manage a company's employee database.

License

Notifications You must be signed in to change notification settings

MatthewStandish/employee-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Database Management CLI

License: MIT

Description

This command-line application is designed to manage a company's employee database. It provides an interface for non-developers to easily view and interact with the information stored in the database. The application is built using Node.js, Inquirer, and MySQL.

Table of Contents

Installation

  1. Clone the repository or download the source code.
  2. Navigate to the project directory using the command line.
  3. Install the dependencies by running the following command:
npm install mysql2 inquirer

Usage

To start the application, run the following command:

node index.js

The application will present a series of prompts and options to interact with the employee database. Follow the instructions on the screen to perform various operations, such as viewing employees, adding new employees, updating roles, and more.

License

This project is licensed under the MIT license. License: MIT

Contributing

If you find a bug or have a suggestion for how to improve Employee Database, please open an issue or submit a pull request on GitHub.

Tests

To test please run

N/A

Questions

For additional questions, please contact mwstandish@aol.com.

Follow me on GitHub at matthewstandish.

About

This command-line application is designed to manage a company's employee database.

Topics

Resources

License

Stars

Watchers

Forks