Skip to content

This Node CLI application takes in information about employees and generates an HTML webpage that displays summaries for each person.

Notifications You must be signed in to change notification settings

achampigny4/TeamProfileGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Profile Generator

MIT

Description


This Node CLI application takes in information about
employees and generates an HTML webpage that displays
summaries for each person.

Video Demo

Video

Watch the video

Table of Contents

User Story

As a manager:
I want to generate a webpage that displays
my team's basic info.
So that I have quick access to emails
and GitHub profiles.

Usage

Using the command line application a user can build
a team of software engineer employees with different roles.
After the user completes the prompts then the team will
be displayed in a new HTML file.

command line screenshot


Generated team page

Installation

To install Team Profile Generator dependencies run the following command:

npm i

To use Team Profile Generator run the following command in the terminal:

node app.js

To test Team Profile Generator run the following command in the terminal:

npm run test

command line test screenshot

Resources

npm iquirer

badge source

License Source

Class Constructor

Object Prototypes

Contact Developer

Team Profile Generator was developed by Alissa Champigny

Email Address: achampigny4@gmail.com

Alissa's Github Profile

Copyright (c) 2020 Alissa Champigny

About

This Node CLI application takes in information about employees and generates an HTML webpage that displays summaries for each person.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published