logo weather

Employee Template Generator

Assemble your team with this command line app.

The following is a Node.js based command line application that allows users to dynamically generate an HTML file pre-desigend to hold summaries of their engineering team. This app takes in user input regarding the roles and specifications of a small team to create a simple but effetive means of team organziation. If the user finds themselves unsure about how they would like to structure their small team, then this is the perfect app for them. Within this app you will find Node.js, custom NPM modules, jest testing, Inquirer, and others. This application has passed testing and has been ran through all validation services. By eliminating the hassle of trying to manually create an employee work flow chart as a manager, this app will give users more time to focus on the quality of their work!

To view the repository containing the project code please click here: Employee Template Generator