Files
ERitors-Scribe-Desktop/electron
natreex 5a891a72ff Add Book model with interfaces, utilities, and database integration
- 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.
2025-11-17 21:50:36 -05:00
..