TeamProfileGenerator

Challenge 10 Object Oriented Programming Challenge: Team Profile Generator

Badges

License: CC0-1.0

Description

This project was built to allow me to showcase Module 10’s topics of Object Oriented Programming and Test Driven Development. I was tasked with building a node.js based application that uses Inquirer to ask the user questions for inputs and then have those inputs be used to build a Team Profile site of their team’s structure.

I also used Jest as a method to complete testing and use the TDD process of building code through a testing method.

Github Repository Link
Deployed page Link
Video demonstration of the test, user questions, and index.html creation

Screenshot of application created HTML page:
HTML webpage created during video demonstration

Table of Contents

Installation

Clone to your computer using SSH from GitHub:

git clone git@github.com:jscobie/TeamProfileGenerator.git

You’ll also need to run to install the node required dependencies after you clone the install:

npm install

Usage

The usage of this project is to allow myself to turn this project in for grading to the MSU Bootcamp academic grading team.

License

Read more about MIT license.

Tests

To run the Jest tests:

npm test

Credits

Credit to the MSU Bootcamp and instructors for training and training materials to resolve some of these issues.
Programs, packages used:
Node.js
Inquirer
Jest

Questions:

Use the following options to contact me for questions:
jscobie
jscobie@focus-solutions.net