/TeamProfileGen

A Node.js command-line application that takes in information about employees on a software engineering team, then generates an HTML webpage that displays summaries for each person.

Primary LanguageJavaScriptMIT LicenseMIT

TeamProfileGen

Description

A Node.js command-line application that takes in information about employees on a software engineering team, then generates an HTML webpage that displays summaries for each person.

Table of Contents

Installation

To install necessary dependencies, run the following command: "npm i --save"

Usage

Walkthrough1

License

This application is licensed under the MIT license.

Tests

To run tests, run the following command: "npm test"

Successful Tests Pic

Questions

If you have any questions about the repo or application, open an issue or contact me directly at sample. More of my work can be found at My Github.

Team Profile Gen Repository