Loading projects...

Full-stack web application for managing a library of authors and their books with complete CRUD functionality.
View all authors with book counts at a glance, add, edit, and delete authors with birth dates, and manage books for each author including title, description, and ISBN. Real-time author-book relationship tracking keeps data consistent, and the database is automatically seeded on deployment.
Author Directory
Home page listing all authors with their birth dates and total book counts, with inline add/edit/delete controls.