Skip to content

Unit 10 OOP Homework: Template Engine - Employee Summary

Notifications You must be signed in to change notification settings

Lihuor/TE_Employee_Summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template Engine - Employee Summary

Building a Node CLI that takes in information about employees and generates an HTML webpage that displays summaries for each person. All the tested passed in order to make code maintainable. 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.

Demo

Demo

🛂 Passed Tests

Pass Test

Prerequisites

  • npm >=6.14.5
  • node >=12.18.1

Install

npm install

Usage

npm run start

Run tests

npm run test

Author

👤 Lihuor Slot

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Lihuor Slot.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

About

Unit 10 OOP Homework: Template Engine - Employee Summary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published