/TeamPlayer

This is an app that generates html pages to neatly display the members of your team and all of their relevant details. It's run out of your terminal so to use it, clone the repo down!

Primary LanguageJavaScriptMIT LicenseMIT

MIT License

Team Player

Description

This is a project that allows you to input team members using the command line and create an html page with all the team members organized and with all of their information displayed.

Table of Contents

  1. Installation

  1. Usage

  1. License

  1. Contribute

  1. Tests

  1. Screenshots

  1. Questions

(back to top)

Installation

To install this project, clone into the repo and then open it up in a terminal prompt. Use the command 'npm i' to install all the required packages. Now you can use 'npm start' or ' node index.js' to start building your team. From there, the command line prompts will guide you and your new html page will show up in the dist folder.

(back to top)

Usage

To use it, just type 'npm start' or 'node index.js' to start building your team, and when completed, the html file will show up in the dist folder.

(back to top)

License

MIT License

(back to top)

Contributing

Bfunk54/TeamPlayer

(back to top)

Tests

To test, use the usage instructions and check the html file to verify all data input is displayed on page correctly.

(back to top)

Screenshots

(back to top)

Questions

Github: https://github.com/Bfunk54

Email me with any questions: ben_fein@icloud.com

(back to top)

Link to the site:

Github Repo

Team Player Demo

Team Player Video Walkthrough

(back to top)