Skip to content

Node CLI tool that generates a web site with a Dev's team basic info

License

Notifications You must be signed in to change notification settings

yarocruz/team-profile-generator

Repository files navigation

Team Profile Generator Version

Team Profile Generator Sample

Description

This is a Node CLI application that takes in user provided information on different employee types. Based on the information provided, the app writes the output to an HTML file. It uses the Inquirer package to prompt for questions.

HTML Template Screenshot

Installation

To install project dependencies run:

npm i

Tests

To run tests run:

npm run test

Usage

You can download this app and run it by typing on your terminal:

node app.js

The first prompt asks the user to choose either a Manager, Engineer, or Intern. It will then ask more specific questions about the employee type chosen, four questions to be exact. You can keep adding as many employees as needed.

License

MIT

Contributing

To contribute to this project do a pull request.

Questions?

avatar-picture

Have any questions? Want to collaborate on a project? Shoot me an email

About

Node CLI tool that generates a web site with a Dev's team basic info

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published