MtendeRoll / teamProfileGenerator

Node.js 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Team Profile Generator

Node.js 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.

This application makes it possible for a manager to generate a webpage that displays their teams basic information so that they have quick access to their emails and Github profiles.

Table of Contents

Installation

run this in your command line

npm install

Tests

This application is using Jest to run the tests

Links

Mock-ups

Generated HTML

HTML Output

Sample HTML

Question Prompts Example

Question Prompts

Walkthrough Video

Explanation Video

About

Node.js 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


Languages

Language:JavaScript 100.0%