ð Add Book Details Page for Individual Books
#10 opened on 2025/10/11
Repository metrics
- Stars
-  (2 åã®ã¹ã¿ãŒ)
- PR merge metrics
- Â (PR metrics pending)
説æ
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. ð