Skip to content

A 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.

Notifications You must be signed in to change notification settings

chrissy-sohal/team-profile-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Profile Generator

Description

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

Table of Content

Installation:

Clone this repository from GitHub and make sure to have Node downloaded. This application requires the installation of inquirer in Node, as well as Jest if testing.

Usage:

After installing inquirer on Node and cloning the repo, simply run the application in the terminal using Node index.js. Follow and answer the prompts provided and an HTML index will be created. View a walk through video here: https://drive.google.com/file/d/1VPH3yp-dKEOKVj2ZVnorHtNvozxn5g6z/view

License:

N/A

Contribution:

Feel free to contribute as needed!

Testing:

run "npm test" in Node.js to run tests on the constructors.

Questions:

Feel free to reach out with any questions

About

A 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published