shadysaleh01 / Team-Profile-Generator

application create an HTML file that displays a nicely formatted team roster based on the information provided by the user

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Template Engine - Employee Summary

Table of Contents

Description

A software engineering team generator command line application. The application will prompt the user for information about the team manager and then information about the team members. The user can input any number of team members, and they may be a mix of engineers and interns. When the user has completed building the team, the application will create an HTML file that displays a nicely formatted team roster based on the information provided by the user.

Installation

To install necessary dependencies, run the following command:

npm install. npm requirer install

Usage

The application will prompt the user for information about the team manager and then information about the team members. The user can input any number of team members.

Tests

To run tests, run the following command:

app.js

Questions

If you have any questions about the repo, contact me directly at my Email. You can find more of my work at my GitHub.

About

application create an HTML file that displays a nicely formatted team roster based on the information provided by the user


Languages

Language:JavaScript 69.8%Language:HTML 30.2%