# Book Management Application

Personal Project

A web application for registering, searching, categorizing, and managing personal book collections using ISBN / JAN codes.

[Home](/en-US) · [Projects](/en-US/projects) · [About](/en-US/about) · [Contact](/en-US/contact)

## Overview

A web application for managing personal book collections. It is designed to support book registration, search, categorization, and ownership management using ISBN / JAN codes.

## Background

As a personal collection grows, it becomes important to manage ownership, categories, and searchability over time.

## Role

Planning / Frontend / Backend

## Tech Stack

- TypeScript
- Next.js
- Database

## Features

- Book registration using ISBN / JAN codes
- Book search
- Ownership management
- Categorization with tags
- Personal collection management UI

## What I Focused On

I focused on making books easy to find later, not just listing them. The project emphasizes searchability, ease of registration, and a data structure suitable for long-term personal use.


## Future Improvements

Possible improvements include integration with bibliographic APIs, barcode scanning, reading status management, and lending management.
