Skip to content

The goal of this project was to create a Node CLI Engineer team generator that outputs an HTML file based on user command line inputs. Video demo at link below.

Notifications You must be signed in to change notification settings

rgarzadev/Team-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node CLI Team Roster Generator

Project Links:

Github Repository: https://github.com/rgarzadev/Team-Generator
Demo Video: https://drive.google.com/file/d/1VtvGKddR2gHcwFYOWY1WunnnLKLlQPQ3/view?usp=sharing

Description:

The goal of this project was to create a Node CLI Engineer team generator that outputs an HTML file based on user command line inputs.

Usage Instructions:

  • Run app.js file and follow prompts to begin.
  • Enter in Team Manager info.
  • Build team by selecting either "Engineer" or "Intern" when prompted.
  • Enter in all info for Engineer or Intern employees until all employees are entered.
  • When all employees are entered, select "No more employees to enter" option and hit enter.
  • App will generate team roster HTML file based on employee input entered.

Installation Instructions:

npm i to install Inquirer.js and dependencies.

Credits:

Inquirer.js used for user command line prompts: https://www.npmjs.com/package/inquirer

License:

None

About

The goal of this project was to create a Node CLI Engineer team generator that outputs an HTML file based on user command line inputs. Video demo at link below.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors