skalback / Team-Builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Team-Builder

Description

This is a command line application run in Node that prompts the user for information about a team manager and then information about the team members. The user can input any number of team members, and they may be a mix of engineers and interns. When the user has completed building the team, the application will create an HTML file that displays a formatted team roster based on the information provided by the user.

Table of Contents

Installation

Before running the application the user must use npm install to install the required jest and inquirer dependencies.

Usage

Team-Builder-Demo

Questions

For any further questions you may have, please contact me at skalback@gmail.com. Further projects I have worked on are available here: skalback.

About


Languages

Language:JavaScript 77.6%Language:HTML 22.4%