Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.37 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.37 KB

Unit 10: OOP Team Profile Generator

Description

The focus of this unit was Object Oriented Programming and unit testing. The objective for this project was to build a Node.js command-line application that takes in information about employees on a software engineering team, and with that information generates an HTML webpage that displays the user input data. One requirement of the application was to make use of Constructors and Classes to create the employee objects. Among these were the Employee, Manager, Engineer, and Intern classes. In addition to building the application, this project also required the use of Jest and Inquirer to conduct unit tests of every part of the code to ensure that it would pass each test. A demonstration of the node application and the testing is shown below.

Table of Contents

User Story

AS A manager I WANT to generate a webpage that displays my team's basic info SO THAT I have quick access to their emails and GitHub profiles

Screenshots

Project 10

Project 10 Terminal

Demo Video

Untitled_.Dec.25.2022.1_59.PM.webm