educative.io

Two Way association are not coded in code section

Both Rack and Librarian have a two-way association with BookItem .

The Notification has a two-way association with BookLending and BookReservation .

The BookLending has a two-way association with BookReservation and User .


Course: Grokking the Low Level Design Interview Using OOD Principles - Learn Interactively
Lesson: Code of Library Management System

Hello @Sreedhar_P,

Thank you for pointing these out. These issues have been resolved now.

Happy Learning :slight_smile: