Skip to content

Are you tired of using a Rolodex to keep track of your employees' job descriptions and contact information? This Node CLI will generate an employee directory webpage for you!

License

Notifications You must be signed in to change notification settings

dfkestner/Employee-Directory-Generator

Repository files navigation

Employee Directory Generator

License

Description

A command line tool that allows users to generate an HTML Employee Directory through a series of inquirer prompts. The 'when' function is used to display different prompts based on the type of employee selected.

EDG Screenshot

Table of Contents

Installation

Clone the repository to a local directory, run npm install to install the required node modules.

Usage

Enter "node app.js" in the VS Code Terminal to begin the prompts. Select the employee type, and provide information for each employee. Once you are finished, select "I do not wish to add any more team members". The HTML will generate in the team.html file, located in the output directory.

Credits

License

The Unlicense

Contributing

Contributor Code of Conduct

Tests

Use "npm run test" in VS Code Terminal.

Questions

Feel free to email me at dfkestner@gmail.com with any questions about the repository. Visit my GitHub profile, dfkestner, to see more of my work!

About

Are you tired of using a Rolodex to keep track of your employees' job descriptions and contact information? This Node CLI will generate an employee directory webpage for you!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published