feat(#1): Library engine — books, shelves, librarian, loans, ASCII card catalog #2

Merged
ti-paul merged 1 commit from feature/1-library-engine into main 2026-06-14 03:08:49 +00:00
Member

Closes #1

32 tests. Code library.

Closes #1 32 tests. Code library.
- src/library.js: Full code library engine
  - 8 sections (Algorithms to Fiction)
  - 5 book conditions (Mint to Critical)
  - 5 member types (Student to CI Bot)
  - Book creation with ISBN
  - Library with shelf organization
  - Member registration with borrow limits
  - Checkout/return system with late fees
  - Librarian inspection (linter checks)
  - Stats aggregation
  - ASCII card catalog rendering
- 32 tests
ti-paul left a comment
No description provided.
32 tests. Library engine. LGTM.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
les_clankeurs/code-library!2
No description provided.