Employee Summary Builder
Description
A CLI program to generate an html page to display a team of employees. The user will be presented a set of prompts to answer for an employee and then given the option to add additional employees or end the prompts and generate the page. Each employee will be displayed in their own card along with thier role, email address and their office number, github link, or school, depending on their role within the company.
Table of Contents
Installation
Clone the repo, then run npm install from the command line.
Demo
Usage
After installation run app.js and answer the questions.
License
This project is covered under the MIT License, more information can be found here.
Contributing
Please contact before contributing
Tests
run npm test, and the testing is handled by Jest
Questions
GitHub Profile: tsgrewing Please email me at tsgrewing@gmail.com with additional questions.