Skip to content

wild-code-school-projects/atelier-dependencyInjection

Repository files navigation

atelier-dependencyInjection

Integrate dependency injection to avoid strong coupling object.

Objective

The current application is designed to display the list of students from the school in Toulouse.

The school in Bordeaux would like to have the same application, displaying the list of its students.

You need to adapt the code to change the student list display based on the school.

image

About

Integrate dependency injection to avoid strong coupling object.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published