Skip to content

CLI using Node.js to generate an HTML file with a team breakdown

cfech/Team-Profile-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team-Profile-Generator

Using a combination of HTML, CSS, Javascript, Node Js, and the inquirer, path and fs node packages to create a generator for a basic team. The specific types of team member are built using classes and constructors. You use This app by typing "node app.js" in the command line and answering the requisite questions. You are able to make 1 manager and any combination of any number of interns and engineers. After you are done an html file will be generated with the users input and put in the output folder. An example of the expected output can be seen in the "output" folder above.

Video demonstration of functionality : https://drive.google.com/file/d/1IUSU73tzOR20j6H8bvTxj3gUURNQtpW8/view

Team Generator Example

About

CLI using Node.js to generate an HTML file with a team breakdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published