Team Profile Generator

a command-line application for keeping track of your development team

Need a way to keep track of your development team and their contact info? Try Team Profile Generator.

team-profile-generator-screenshot

A Command Line Interface (CLI) built using Node.js and incorporating an Object-Oriented-Programming (OOP) development model and test-driven design. A bootcamp assignment utilizing Inquirer and Jest NPM packages. After answering questions regarding your team on the command-line, an HTML file is created that allows for easy viewing of your team's information in a web browser.