Skip to content
/ libroo Public

Libroo is a personal library tracker built to help you manage your books, collections, and track who borrowed what.

License

Notifications You must be signed in to change notification settings

niklhut/libroo

Repository files navigation

📚 Libroo

Libroo is a personal library tracker built to help you manage your books, collections, and track who borrowed what.

✨ Features

  • Add books manually or via ISBN using Open Library API
  • Organize books into custom collections
  • Track borrowing/lending history
  • Mark books as "reading", "finished", etc.
  • Rate and review finished books

🛠️ Stack

📦 Local Setup

git clone https://github.com/niklhut/libroo
cd libroo
cp .env.example .env # add DB + auth credentials
pnpm install
pnpm dev

🗺️ Roadmap

  • ISBN-based book search and auto-fill
  • Create/read/update/delete books
  • Lending tracker with borrower info
  • Collections UI
  • Reading status + rating

License

This project is licensed under the GNU AGPLv3. This means you are free to use, modify, and self-host the app, but if you run a modified version as a public service, you must also make your source code available.

About

Libroo is a personal library tracker built to help you manage your books, collections, and track who borrowed what.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published