Navigation Menu

Skip to content

fureszpeter/testFrontController

Repository files navigation

Competency test

PFB assignment.

  • Create a basic controller for viewing and editing Users.
  • All code must be fully testable and mockable.
  • The controller should have no idea where the data is stored (meaning it can be changed) as discussed in Interview call.
  • For maximum performance, controllers should only receive the data they need—no extra fields. Implementation should leverage some type of data mapper functionality.
  • Please note code should adhere design principals , PSR and OOPS Patterns.

About

Competency test FrontController DDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages