About BOOKWRMS

Live system details and release feature timeline.

External Services / Servers
Open Library API
Book/author metadata and enrichment
https://openlibrary.org/developers/api
PostgreSQL Server
Primary transactional data store
https://www.postgresql.org/
jsDelivr CDN (Bootstrap + Icons)
Frontend CSS/JS asset delivery
https://www.jsdelivr.com/
Google Fonts API
Typography assets
https://fonts.google.com/
Features By Version
v1.3.0
Current feature wave

Commits: working-session

  • Developer issue board upgrades: filters, pagination, compact action rows
  • Issue assignment support (developer-only) with assignment audit comments
  • Dark mode rollout and extensive contrast fixes (navbar, forms, dropdowns, badges, code blocks)
  • Themed alert/confirm/prompt replacement and multiple admin UX refinements
  • Expanded book search/suggestions and tag filtering improvements
v1.2.0
Ops and quality hardening

Commits: e75b71cbd6acfff4a96bc01813f9

  • Deployment/runtime support updates (nginx + boot scripts)
  • Best-practice cleanup and code-quality improvements
  • Merged hardening pass into mainline
v1.1.0
UI modernization phase

Commits: 50e77e374f08f9ca138df13deff7

  • Modernized look-and-feel refresh across views
  • Mobile navbar improvements and interaction fixes
  • Incremental navbar UX refinements
v1.0.0
Initial baseline

Commits: 3283f436199fde

  • Core Express + Pug application scaffold with PostgreSQL models
  • Book browsing and foundational UI flows
  • Initial CI workflow setup