Team-Profile-Generator

Repository: https://github.com/infiernodeashly/Team-Profile-Generator URL: https://infiernodeashly.github.io/Team-Profile-Generator/#ReadMe

Team-Profile-Generator

Description

This command line application will generate cards, via user input, with employee information: Name, role, ID, Role-specific property, and an icon for each role and display them on a webpage.

Table of Contents

Install

Open integrated terminal and type “npm i” to install packages. Be sure the following packages are installed: “fs”, “path”, “inquirer”. You might have to also type “npm i inquirer” separately.

Usage

To run the program, open the integrated Terminal within the application folder and type node app.js, after installing packages. Follow and complete prompts. The results will be published in a file named team.html. This can be opened and viewed in your browser. [![Watch the video] (https://youtu.be/fBiYNb8nm0g)

License

The Unlicense

Contributors

N/A

Resources

Ryan Ellingson; https://github.com/RyanEllingson/Team-Profile-Generator, Week 9 homework

Tests

Employee.test.js, Engineer.test.js, Intern.test.js, Manager.test.js

Questions

For more information:

Visit: https://infiernodeashly.github.io Email: infiernodeashly@gmail.com