Team-Profile-Generator

License: MIT

Table of Contents:

Description:

For this week’s challenge I created a team profile generator that allows the user to add and create employee profiles using the integrated terminal. I used the inquirer library to prompt the user to enter information about the team member of their choosing and creating a file that contains the information entered by the user in HTML format. The script is using the inquirer library to prompt the user for specific information about each role and create an instance of each class. The script is defining 3 different classes for Manager, Engineer and Intern and then creating instances of these classes based on the user input.

Screenshot:

Screen Shot 2023-01-13 at 10 02 09 PM

Video Demo:

Usage:

While in the main folder of the project, enter the following command to execute the chain of prompts of the generator:

node index

Answer all the questions, then click ‘Create Team’ and your HTML file will be created.

Technology used:

Bootstrap

JavaScript

NodeJS

Jest

HTML5

CSS3

(https://sofiasosa92.github.io/Team-Profile-Generator/)

Questions?:

If you have any questions contact me on GitHub or contact Sofia at sofiasosaperez@outlook.com