/week10

Primary LanguageJavaScriptMIT LicenseMIT

Team Profile Generator MIT

Screenshot

Demonstration Video of Deployed Application

Description

A CLI application designed to help you keep track of your project team members and all of their information.

Table Of Contents

Installation

User should make sure to have node, inquirer, and jest installed.

Usage

To use the app, open within a terminal by typing "node index.js", then make sure to follow along with all of the on screen instructions. User should be able to input as many team members as they'd like, as well as their related information and backgrounds. Once the user selects no more team members, an HTML file will be generated and output to the "dist" folder. User can then veiw the HTML in a browser of their choice.

License

This application is protected under conditions of the MIT license.

Contributing

I am the only contributor to this project.

Tests

To run all tests, inside of the terminal type "npm run tests", assuming you have jest properly installed.

Questions

My GitHub Profile: http://www.github.com/relentlessreed
Please feel free to contact me with any inquiries via email at relentlessreed@gmail.com.