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
