Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 737 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 737 Bytes

Team-Profile-Generator

The application will prompt the for information about the team manager and then information about the team members. You can input any number of team members including engineers and interns.

Templates are:

  • employee.html
  • engineer.html
  • intern.html
  • manager.html

Output: Displays a formatted team roster with each team member with following details:

  • Name
  • ID
  • Email
  • Role-specific details

GIF:

Files: Output HTML File

Screenshot:

portfolio1