CSI-CATT/Book-Store-app-Hacktoberfest2025

📖 Add Book Details Page for Individual Books

Aperta

#10 aperta il 11 ott 2025

 (2 commenti) (0 reazioni) (1 assegnatario)JavaScript (6 fork)auto 404
Beginner-FriendlyHacktoberfest-acceptedenhancementgood first issuehacktoberfest

Metriche repository

Star
 (2 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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. 🙌

Guida contributor