Skip to content

Command-line team profile generator built with Node.js

Notifications You must be signed in to change notification settings

jkaho/team-profile-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Profile Generator

Description

This is a command-line application that generates simple team profile HTML files from the user's responses to the command-line prompts. The user must input information about a team manager, and can also choose to add however many engineers and interns as needed to the team.

Table of Contents

Installation

  1. Clone this repository to your local computer
  2. In the command line, navigate to the cloned repository (the 'team-profile-generator' directory)
  3. Install the required dependencies (npm inquirer and npm jest) by running the command: npm install

Tests

  • To run the application tests, enter the command: npm run test

Team Profile Generator application tests

Video Walkthrough

Click here to watch a video walkthrough of the application tests & functionality.

Technologies Used

  • JavaScript
  • Command-line interface
  • Node.js
  • npm inquirer package
  • npm jest package
  • npm chalk
  • HTML
  • CSS
  • Google Fonts
  • Font Awesome

Screenshots

Application interface

Team Profile Generator application interface

Generated HTML file source code

Generated HTML file

Team profile HTML page

Desktop/laptop view

Generated HTML file as viewed in browser

Responsive design

Generated HTML file responsive design

Note

Please note that the style.css link path in the sample generated HTML file (sample/profile-sample.html), line 15, has been changed due to file placement within the directory structure.

Questions

My Github Profile: jkaho

If you have any further questions, feel free to email me at j.h_7@yahoo.com

About

Command-line team profile generator built with Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published