cermqm / employee

HW#10 - Template Engine - Employee Summary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The title of this project is an Employee Summary generator.

License - License: MIT

Table of Contents

- Installation Instructions

Download code, run index.html if web based, run npm install, then run node index.js if node based.

- Usage

Use this project to create a team summary/org chart.

- License

The license used for this project is the MIT license.

- Contributing

To suggest improvements email <mmink@michaelamink.com> or log an issue under the specific project in the GitHub repo - 

GitHub

- Tests

To test run npm test and run node app.js and enter in team info.  inspect output in the /output folder - main.html is the file you should review.

- Questions

For questions contact Michael A. Mink at the following email -

mmink@michaelamink.com

You can also log an issue under the specific project on GitHub - 

GitHub

- Videos

Includes videos of testing, user input and output.

Running Tests - click on link and mp4 will download.

User Input - Click on link and mp4 will download.

Output - Click on link and mp4 will download.

About

HW#10 - Template Engine - Employee Summary


Languages

Language:JavaScript 62.5%Language:HTML 31.5%Language:CSS 6.0%