choumrdh / 10_OOP_TemplateEngine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Title: 10_OOP_TemplateEngine πŸ™Œ

  • Node CLI that takes in information about employees and generates an HTML webpage that displays summaries for each person. πŸ’‘

Table of Contents:

User Story πŸ’¬

  - As a manager, I want to generate a webpage that displays my team's basic info 
  so that I have quick access to emails and GitHub profiles.

Installation πŸ’Ύ:

    - dependencies: inquirer 
    - devDependencies": jest 

Usage

var 10_OOP_TemplateEngine = require("10_OOP_TemplateEngine")

Contribution 🀝

contributions welcome

Author πŸ‘€

  • Name: Michelle follower

License πŸ†

  • Copyright
Example Video:

click on picture to watch my example testScreenShot

About


Languages

Language:JavaScript 71.1%Language:HTML 28.9%