/team-page-generator-8

An interactive team page generator on the Command Line, made using Node.js and the Inquirer npm package. This program will generate a Bootstrap html page displaying a card for each employee entered. Each card contains summary information, including Name, ID, Email, Role, and one role-specific detail.

Primary LanguageJavaScriptMIT LicenseMIT

Team Page Generator

GitHub

Description:

An interactive team page generator on the Command Line, made using Node.js and the Inquirer npm package. This program will generate a Bootstrap html page displaying a card for each employee entered. Each card contains summary information, including Name, ID, Email, Role, and one role-specific detail.

Link to GitHub Repo

Team-html-example-screenshot

Table of Contents

Installation

  1. Fork the repo.
  2. Clone it locally.
  3. npm install.
  4. node app.js.

Usage

The program will ask you simple questions to generate each employee card based on three role types: Manager, Engineer, and Intern.

demo-gif

Demo Video Link

License

MIT

Contribution Guidelines

Pull Requests are welcome!

Questions

Please address questions to GAFelton.

Link to Profile

E-mail