đź“– Add Book Details Page for Individual Books
#10 ouverte le 11 oct. 2025
Métriques du dépôt
- Stars
-  (2 étoiles)
- Métriques de merge PR
-  (Aucune PR mergée en 30 j)
Description
Description: Currently, clicking on a book card doesn’t open a detailed view. I would like to add a Book Details Page that displays complete information about a selected book. This feature will improve navigation and give users a more informative and engaging experience.
Proposed Changes:
đź§© Functionality:
When a user clicks on a book card, navigate to /books/:id (or a similar route).
Fetch detailed data for that specific book (title, author, price, description, rating, etc.).
Display book cover image, summary, author info, and availability.
Include an "Add to Cart" or "Buy Now" button for future integration.
🎨 UI Improvements:
Design a clean and responsive layout for the book details page.
Highlight important info with clear typography and spacing.
Add subtle animations for smoother transitions.
Maintain consistency with the app’s overall color scheme and theme.
Benefits:
Provides users with more detailed information about each book.
Enhances overall user engagement and browsing experience.
Lays the groundwork for future features like cart or wishlist.
Request: Please assign this issue to me under Hacktoberfest 2025. I’d love to work on implementing the Book Details Page and ensure it blends seamlessly with the existing UI. 🙌