Skip to content

VaishaliQA/Team_Profile_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Profile Generator

Description:

This application was created to generate software engineer team profile based on user input provides by user in command line prompt. User can enter details of team manager and information about their team members and displaying all the information on newly created html page with applying style.

Table of Contents

Installation:

To clone the repo:

git clone git@github.com:VaishaliQA/Team_Profile_Generator.git
Run 'npm install' to install dependencies
Run 'node index.js' to run program

Usage:

Instructions for use:
Project was built in node.js using the inquirer package and runs on the command line using node index.js command. Here, you can see the visual of entire process.

Team_Profile_Generatorr.mp4

teamprofile

Here is the link to see generated html file.
Team Profile Generator File

Tests:

There are also unit tests to help you build the classes necessary.

npm run test

Tools:

  • Visual Studio Code
  • Github
  • Terminal

Technologies:

  • Javascript
  • Markdown
  • Npm Inquirer package
  • Nodejs
  • Jest - Testing Framework

License:

License used for this project - Apache License 2.0
For more information on license types, please reference this website.
Apache-2.0

Releases

No releases published

Packages

No packages published