feat: add recommendations logic #11

Closed
opened 2026-04-14 20:44:55 +00:00 by devitq · 0 comments
devitq commented 2026-04-14 20:44:55 +00:00 (Migrated from github.com)

Add structures to Film and User in order to add an ability to find user prefers across films

  • Implement changes on repository layer (migrations + JPA repositories)
  • Implement domain services
  • Implement REST controllers
  • Write tests for all layers
Add structures to Film and User in order to add an ability to find user prefers across films - Implement changes on repository layer (migrations + JPA repositories) - Implement domain services - Implement REST controllers - Write tests for all layers
Sign in to join this conversation.