2024
PythonPostgreSQLFastAPIDockerCelery

Library Management System

Built a structured library management system focusing on OOP principles and backend logic design.

OVERVIEW

What I built

Clear hierarchy, premium spacing, and room for evidence—optimized for skimming and depth.

This page is intentionally structured like a SaaS-grade case study: clear hierarchy, readable typography, and room for proof.

ARCHITECTURE

System design

Object-oriented architecture

Entities and behaviors modeled with OOP principles.

Entity-based design

Clear relationships between books, users, and transactions.

Database integration layer

Persistence separated from business logic.

Highlights
  • Library domain entity modeling
  • Book borrowing/return workflows
  • Object-oriented system design