Skip to content

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.

Notifications You must be signed in to change notification settings

Juliusm9791/Team_Profile_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published