/team-profile-generator

Command-line application that generates an HTML file to display the names and contact information of a work team.

Primary LanguageJavaScriptMIT LicenseMIT

Team Profile Generator

MIT license badge

Table of Contents

Project Overview

Command-line application that generates an HTML file of a work team for easy access to contact and other useful information. Application built using Node.js and leveraging the Inquirer and Jest packages from NPM. Bootstrap and Normalize.css CDNs are linked to style the HTML file without requiring an accompanying stylesheet.

Languages Used

  • JavaScript (Node.js)
  • HTML
  • CSS

Libraries Used

Installation

Node.js is required to use this application. Once cloned/downloaded from GitHub, run command "npm i" in command line to install Inquirer and Jest packages automatically.

Walkthrough

View the demonstration video on YouTube

License

Permission is hereby granted, free of charge, to any person obtaining a copy of this Software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions.

View the full license.

Screenshots

Screenshot of inquirer prompts with example responses

Screenshot of finished HTML file in browser