/TeamGenerator

Primary LanguageJavaScript

TeamGenerator

Brittneylynn Crosby


User Story

A Node.js command-line application that takes in information about employees on a software engineering team, then generates an HTML webpage that displays summaries for each person.


Important:

* Uses the [Inquirer package](https://www.npmjs.com/package/inquirer).

* Uses the [Jest package](https://www.npmjs.com/package/jest) for a suite of unit tests.

The application will be invoked by using the following command:

node index.js

Video



Mock-Up

The following image shows a mock-up of the generated HTML’s appearance:

HTML Webpage