team-profile-generator

Team Profile Generator

Description

This is a command-line application that takes in information about employees on a software engineering team and generates an HTML webpage that displays summaries for each person using the Node.js and inquirer and jest package. When the application is invoked, user is prompted to enter team members and their information including name, employee ID, email address, manager’s office number, engineer’s GitHub username, and intern’s school name. When user finishes building a team and exits the application, the HTML and CSS files are generated.

Table of Contents

Installation

Usage

License

Copyright © 2022 Claire Cho.