User would like to generate a webpage that displays the team’s basic information so that they have QUICK access to emails and Github profiles.
This is a functional application created using Node CLI, that takes in information about employees and generates an HTML webpage that displays summaries for each person.
When the user typs in node app.js in the terminal, a series of questions prompts one after the other, asking for the following:
npm install Inquirer.
Bootstrap was used for styling. This is a Node application.
Tests were run on Employee, Engineer, Intern and Manager. All unit tests have been passed.
This is the basic design for the application.
Teresa Heidt’s portfolio:
Link to Github repository:
Link to video: