KEVIN HENLEY

Book Library View & Edit Book Info

10/22/2025

Back
Book Library View & Edit Book Info

Summary:

Got some new features to share for the Book Library App!

Updates:

- Viewing Book Info: You can now view all the relevant info on all the books you look at.

- Edit Books: Just like you would in the physical world, once you have the book in your library you can edit it as much as you want.


Future:
Next, I want to connect this with an AI API, this will give users the ability to discover new books based on their current library.

Tech Stack:

Framework:

Next.js 15

Languages:

TypeScript, JavaScript, CSS

Styling:

Tailwind CSS

Database:

SQLite + Prisma (planned integration)

Offline Storage:

IndexedDB + Dexie

API:

Google Books API

Containerization:

Docker (Dockerfile,

docker-compose.dev.yml)

Deployment:

AWS EC2 (via Docker)

CI/CD:

GitHub Actions