Commit History

Remove unnecessary NotFoundException check in WorkerService to streamline worker filtering logic.
5eb7d21

Viktoria435 commited on

Refactor file handling and date parsing in utility functions
c426414

Viktoria435 commited on

Refactor file paths in Book, Visitor, and Worker services to use absolute paths
2ff651b

Viktoria435 commited on

Remove book, visitor, and worker data files to clean up the project and eliminate unused resources.
08d0920

Viktoria435 commited on

Refactor import paths in Book, Visitor, and Worker modules to use relative paths
c995cfc

Viktoria435 commited on

Remove encryption key file from the project to enhance security and reduce unnecessary files in the codebase.
a48a17c

Viktoria435 commited on

Refactor serialization logic in BookService, VisitorService, and WorkerService
916df2b

Viktoria435 commited on

Initialize NestJS project with basic structure and configurations
22df730

Viktoria435 commited on