Open HenrijetteOest opened 1 month ago
Step by step in the issue describtion:
https://github.com/itu-bdsa/lecture_notes/blob/main/sessions/session_07/README_PROJECT.md#1b-extend-your-repositories
Expose methods in your repositories (OBS: that includes the respective interfaces) that enable to:
Find Author by name
Find Author by email
Create a new Author
If not implemented already, retrieve cheeps for a certain page.
If not implemented already, retrieve cheeps for a certain page that are written by a certain Author who is identified by name
Create a new cheep. Note, that might mean to also create a respective author if she does not exist yet in Chirp!.
(skal muligvis dele dette issue op)
Henri
Step by step in the issue describtion:
https://github.com/itu-bdsa/lecture_notes/blob/main/sessions/session_07/README_PROJECT.md#1b-extend-your-repositories
Expose methods in your repositories (OBS: that includes the respective interfaces) that enable to:
Find Author by name
Find Author by email
Create a new Author
If not implemented already, retrieve cheeps for a certain page.
If not implemented already, retrieve cheeps for a certain page that are written by a certain Author who is identified by name
Create a new cheep. Note, that might mean to also create a respective author if she does not exist yet in Chirp!.
(skal muligvis dele dette issue op)