Skip to content

Unit 10 OOP Homework: Template Engine - Employee Summary

Notifications You must be signed in to change notification settings

hoffman1200/Homework-10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit 10 OOP Homework: Template Engine - Employee Summary

GitHub license GitHub license

Description

This is a Node CLI that takes in information about employees and generates an HTML webpage that displays summaries for each person.

App working example

Git Video Link Foto1

Installation

Run:

            npm i

Usage

This command-line application dynamically generates a HTML from a user's input. The application will be invoked with the following command:

            node app.js

The user will be prompted for their GitHub username and other information.

Repository

About

Unit 10 OOP Homework: Template Engine - Employee Summary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published