Skip to content

Computastar/Team-Profile-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team-Profile-Generator

To Generate A Webpage That Displays A Teams Basic Info, So That A User Has Quick Access To Their Emails And GitHub Profiles.

Description

This application that generates HTML files using input from a command-line interface. The application will take in information about employees on a software engineering team, then generate an HTML webpage that displays summaries for each person.

License: MIT

Table of Contents

Installation

To install this app follow the steps below:

  1. Git Clone [repo] - To Clone Repository.
  2. Npm Install - To Download Dependencies.
  3. node index.js at the terminal command line.

Usage

Follow the steps below to use this app:

  • Node Index.js
  • Follow The Prompts, to create a Manager, Engineer or Intern, each has common ans individual properties
  • One you have entered the properties, you can choose to enter another team member, or create the HTML document.
  • If you choose to create another member, follow the steps above.
  • If you choose to end the program and create the HTML document, the code will create the document and present with pat to the document.
  • Open the document in your browser to view.

Contributors

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Current contributors are:

Computastar

Tests

To run test type the following command/s:

The test were pre created using Jest. The package.jsaon is update to run these scripts by running:

npm test

Questions

Any question, get intouch:

Github: Computastar

Email: jason.hunter@computastar.com

License

MIT License

Distributed under the MIT License See LICENSE.txt for more information

Screenshot

Team Member HTML

About

A Webpage That Displays A Teams Basic Info, So That A User Has Quick Access To Their Emails And GitHub Profiles. screenshot=https://github.com/Computastar/Team-Profile-Generator/blob/main/assets/MyTeam_.jpeg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published