HTML-TeamTemplateGenerator


JavaScript use html badgeCSS badgeNode.js use npm package Inquirernpm package Jest

Table of Contents

Description

htmlTemplateScreenshot

This HTML template generator quickly takes in user information to generate an HTML file for your whole engineering team. There is a place for Manager, Engineer, and Intern. You can add as many employees as you need!

Installation

ATTENTION: Node.js installation is required prior to use!

Usage

after finishing installation simply follow the prompts.

Answer the prompt questions: click enter to move to the next question.

Enter Manager's Name:
Enter Manager's Id:
Enter Manager's Email:
Enter Manager's Office Number:

From here you’ll be prompted to choose which employee you want to add next:

Choose Which Kind Of TeamMember You'd Like To Add:
(x)Engineer
()Intern
()None

Enter Engineer's Name:
Enter Engineer's Id:
Enter Engineer's email:
Enter Engineer's github:

Choose Which Kind Of TeamMember You'd Like To Add:
()Engineer
(x)Intern
()None

Enter Intern's Name:
Enter Intern's Id:
Enter Intern's Email:
Enter Intern's School:

Choose Which Kind Of TeamMember You'd Like To Add:
()Engineer
()Intern
(x)None

Clicking the “None” option will end the prompt and your HTML page will generate as a “team.hmtl” page.

Contribution

If you would like to contribute to this project reach out to me. Contact Information can be found below or by clicking on the ‘Contact-Information’ link provided in the Table of Contents.

Test-Instructions

npm run test

License

Contact-Information

Github Profile kelsea.fields@yahoo.com

Github Repo

Github Live Page