Skip to content

A terminal run Team generator. Inquirer prompts to create each team member using their class. fs was used to write an html file with the custom employee cards

License

Notifications You must be signed in to change notification settings

cluck135/Team-Profile-Generator

Repository files navigation

Team Profile Generator

License: MIT

Description

Assembles a company team thats generated to a website through terminal

Your task is to build a Node.js command-line application that takes in information about employees on a software engineering team, then generates an HTML webpage that displays summaries for each person. Testing is key to making code maintainable, so you’ll also write a unit test for every part of your code and ensure that it passes each test.

Because this application won’t be deployed, you’ll need to provide a link to a walkthrough video that demonstrates its functionality and all of the tests passing. You’ll need to submit a link to the video AND add it to the readme of your project.

Table of Contents

Installation Instructions

npm i

Usage Information

node javascript.js

Contribution Guidelines

Open Source

Testing

test folder contains test.js that will test if certain inputs are correct

License

This project is licensed under the terms of the MIT license

Questions

My Github Profile: cluck135

Email me your questions at: casenluck@gmail.com

Video

Watch this for a guide on this project: Video

About

A terminal run Team generator. Inquirer prompts to create each team member using their class. fs was used to write an html file with the custom employee cards

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published