A modern book tracking application built with HTML, CSS and JavaScript that lets you manage your personal book collection.
This interactive library includes:
- Book management: Add, remove and track reading status
- Modern UI: Clean card-based design with smooth animations
- Responsive grid: Adapts to different screen sizes
- Form validation: Ensures proper data entry
Through this project, I focused on:
- JavaScript Classes: Book constructor and prototype methods
- DOM Manipulation: Dynamic rendering of book cards
- Event Handling: Form submission and interactive elements
- CSS Grid: Responsive book display layout
- Modern CSS: Variables, gradients and transitions