Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 1.27 KB

README.md

File metadata and controls

51 lines (28 loc) · 1.27 KB

Team Profile Generator Version

Team Profile Generator Sample

Description

This is a Node CLI application that takes in user provided information on different employee types. Based on the information provided, the app writes the output to an HTML file. It uses the Inquirer package to prompt for questions.

HTML Template Screenshot

Installation

To install project dependencies run:

npm i

Tests

To run tests run:

npm run test

Usage

You can download this app and run it by typing on your terminal:

node app.js

The first prompt asks the user to choose either a Manager, Engineer, or Intern. It will then ask more specific questions about the employee type chosen, four questions to be exact. You can keep adding as many employees as needed.

License

MIT

Contributing

To contribute to this project do a pull request.

Questions?

avatar-picture

Have any questions? Want to collaborate on a project? Shoot me an email