A personal library management application built with Python + Streamlit.
Easily search, add, organize and manage books inside your own digital library. You can fetch book data from Google Books API or enter manually, track borrowed status, view analytics and export everything as JSON.
π Search books from Google Books API
β Add books manually with full metadata (ISBN, Category, Publisher, Pagesβ¦)
π Organize & manage your personal book collection
π Track Borrowed / Available book statuses
π§ Smart search inside your own library by Author / Title / Category
π View category-based statistics & analytics
πΎ Auto-save to JSON + Export library backup easily
Technology Usage Python Main programming language Streamlit Web UI Google Books API External Data Source JSON Storage Local persistence