Skip to content

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

Notifications You must be signed in to change notification settings

shadysaleh01/Team-Profile-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published