Skip to content

jaychapman/teamProfileGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Profile Generator

MIT License

Description

This is a command line application that generates an html page based on user input. The application runs using Node.js and Inquirer.js. The app is designed to allow the user to add as many team members as they want. When the user is finished entering information, a team.html page will be generated in the output directory and will display each team member as either a manager, engineer or intern. The project utilizes both Bootstrap and custom css for styling.

I also used some styling for the command line utilizing colors to highlight the console log message when a user is successfully added:

screenshot

Table of Contents

This is a screenshot of the generated team.html page: screenshot

Installation

To install this application you will need to have node.js installed and you will also need to run npm install to install the necessary node modules to run the application.

Usage

I have created a YouTube video demonstrating the functionality of this application: https://www.youtube.com/watch?v=eQaE3TZ4zHQ

Contributing

If you want to contribute to this project we ask that you review The Contributor Covenant Code of Conduct for guidelines. Thank you

Tests

This application was tested in node.js using Jest

test screenshot

Questions

If you have any questions about this project feel free to email me at jaychap77@yahoo.com.

For more information, or to check out my other projects visit my github page: jaychapman.

License

The MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published