InternshipPlayground

markus 1f564d657f added new entities, output of articles in category (without "mehrfache Verschachtelung") il y a 3 semaines
src-angl 12cf5d869e src-angl added il y a 3 mois
src-php 1f564d657f added new entities, output of articles in category (without "mehrfache Verschachtelung") il y a 3 semaines
.gitignore 12cf5d869e src-angl added il y a 3 mois
README.md a2ba3fb2e4 updates il y a 3 ans
composer.json e5e421f74c Tests fertig implementiert & Test Controller erstellt il y a 1 mois
composer.lock e5e421f74c Tests fertig implementiert & Test Controller erstellt il y a 1 mois

README.md

InternshipPlayground

Willkommen beim Schnuppertag zum Praktikum bei Hofmänner New Media.

In diesem Dokument wird dir die Aufgabe gestellt API Methodn zu implementieren.

Unsere Coding-Standards findest du hier: https://dev.n2n.rocks/de/n2n/docs/coding-standards Bitte versuche dich immer daran zu halten.

Viel Spass!

Aufgaben

  1. Implementiere die Methoden im internship\controller\ArticleController so wie in den Methodenkommentaren beschrieben.
  2. Implementiere die Methoden im internship\model\ArticleDao so wie in den Methodenkommentaren beschrieben.
  3. Frage nach wie du automatisierte Tests machst falls du so weit bist..