Skip to content

Dynamically displays information that is unique for each member of a team

Notifications You must be signed in to change notification settings

briandgomez/Team-Profile-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Generator

Description

The following application allows users to create a HTML webpage for a software engineering team. This applications takes users input and creates a employee card which is then displayed. Each card contains the individuals’ name, role within the team, ID, office number, Github link, and school name depending on their role. The purpose of this application is to help software engineers and/or other organizations to organize their teams quickly and efficiently.

Screenshot

image

Usage

  1. Clone the repository to your local machine
  2. Use the generator by typing node index.jsin the main directory and answer all the questions. After answering all the questions the resulting index file will be created inside the dist directory.
  3. To verify that all tests pass in the main directory type npm run test

Tools

  • HTML
  • CSS
    • Bootstrap
  • Javascript
    • Node.js
    • NPM
    • Inquirer
    • Jest
    • Promises
  • OOP

Walkthrough Link

https://watch.screencastify.com/v/ffMxLKeVl6u4Tmxpvgpw

About

Dynamically displays information that is unique for each member of a team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published