/Dependency-Injection

Just an Implementation of Dependency injection on simple program that generate different types of reports

Primary LanguageTypeScript

Dependency-Injection

Simple Typescript Application developed to test the application of dependency Injection Design Pattern. I used the Concept of a Report Generator Service that produces Excel and PDF report.