Skip to content

stephje/team-profile-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

team-profile-generator

Description

A Node.js command-line application that takes input about members of a software engineering team, then generates an HTML webpage that displays a team report.

Table of Contents

Installation

Run 'npm i' from the command line to install required packages.

Usage

Run 'node index.js' to initialize and answer prompts. To view report, open file called 'index.html' (located in the 'dist' folder) in a browser.

Contributing

To contribute to this project, please reach out to the creator via email (contact details below).

Tests

Run 'npm run test' from the command line to run tests.

Questions

For any questions pertaining to this project, the developer can be reached via any of the contact methods listed below. Please ensure that you include the name of this project ("readme-generator") in any communications.

Screenshot of Deployed Application

Screenshot of Application

Video Walkthrough

Click here to view video walkthrough.

About

A Node.js command-line application that generates a webpage based on input about employees on a software engineering team.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors