- Implement `Book` class to manage book-related operations, including CRUD functionality, cover image handling, and metadata management. - Add interfaces for `BookProps`, `GuideLine`, `Act`, and other related structures. - Integrate support for encryption and decryption of sensitive data. - Include multilingual support (`fr` and `en`) for error messages and content handling. - Establish connection with `book.repository` and other repositories for streamlined database operations.
43 KiB
43 KiB