killjoyangel / 10-Object-Oriented-Programming-Team-Profile-Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

10-Object-Oriented-Programming-Team-Profile-Generator

Introduction:

Our task was to create a command-line application. That dynamically generates a new html/css file from a user's input using the Inquirer package and jest to test.

I created a demo that you can view on this link: (https://drive.google.com/file/d/1BLbe6w9UIov3UzG22q1rq4g9ZKorqRxf/view?usp=sharing/)



Technologies used:

  • Java Script
  • Iqurer
  • Jest
  • HTML
  • CSS/Bootstrap

The application will be invoked by using the following command:

node index.js


Original HTML/Bootstrap Code

screenshot



Original Java Script Code

screenshot

Screenshot of Tests

screenshot

Screenshot of Classes

screenshot

Screenshot of Terminal

screenshot

Demo of Team Generator

Demo Gif





License: MIT

About


Languages

Language:JavaScript 81.1%Language:HTML 17.9%Language:CSS 1.0%