Skip to content

Latest commit

 

History

History
67 lines (38 loc) · 1.63 KB

README.md

File metadata and controls

67 lines (38 loc) · 1.63 KB

Team Profile Generator

License: MIT

Table of contents

Description

This is a Node.js command-line application that takes in information about employees on engineering team, then generates an HTML webpage that displays summaries for each person.

User input screenshot: Team Profile Generator

HTML output file: Team Profile Generator HTML

Demo video

Team Profile Generator video demonstration

For this project the following technologies were used:

  • Nodejs
  • npm inquirer
  • npm jest
  • css Bootstrap

Installation instructions

For dependancies run following comand:

npm i

Usage information

To use this app - run the following command:

node index

Test instructions

For testing - run the following command:

npm test

License

License: MIT

Usage is provided under The MIT License. See LICENSE for the full details.

Questions

To reach me with additional questions

GitHub: Juliusm9791

Email: juliusm9791@gmail.com