team_profile_generator

Table of Contents

Installation License Usage Credits Tests Questions

Description

License: MIT

This is Node.js application that takes in information about a team and then generates an HTML file containing that info. This application was designed to utilize the power of OOP and to implement test-driven development

Installation

Run 'npm init', then 'npm i jest', 'npm i inquirer', and 'npm email-validator'

License

This work is protected under the MIT License: (https://opensource.org/licenses/MIT)

Contributing

Fork Repository

Usage

Video Demo

https://user-images.githubusercontent.com/83827081/132139822-caf4e45c-3d98-439a-a18a-afebd5816db6.mp4 ![Node Team Builder Demo]

Video Jest Demo

https://user-images.githubusercontent.com/83827081/132140438-fde5e642-c752-40a3-a4fa-c18b2dd55e9d.mp4 ![Node Testing Demo]

Inquirer Screenshot

Inquirer Screenshot

Test Screenshot

jest_tests_screenshot

Tests

Jest is used for testing, run with 'npm run test'

Questions

GitHub

https://github.com/jsiraco

Email

ragnarock.josef@gmail.com