CSI-CATT/Book-Store-app-Hacktoberfest2025

Issue: Add Right and Left Navigation Arrows for Book Carousel

Ouverte

#11 ouverte le 12 oct. 2025

 (2 commentaires) (0 réaction) (1 personne assignée)JavaScript (6 forks)auto 404
Beginner-FriendlyHacktoberfest-acceptedenhancementgood first issuehacktoberfest

Métriques du dépôt

Stars
 (2 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

📋 Description

Currently, the homepage book carousel only allows navigation through the small dots below to view the next set of books. This makes it slightly inconvenient for users to browse through the books quickly.

💡 Proposed Solution

Add right (›) and left (‹) navigation arrows to the carousel so users can easily move between book slides using the arrows instead of only relying on the dots.

🎯 Expected Behavior

  • Clicking the right arrow (›) should show the next set of books.
  • Clicking the left arrow (‹) should show the previous set of books.
  • The existing dot navigation should still work as it currently does.

🧩 Additional Notes

This enhancement will improve the overall user experience (UX) and make the carousel feel more intuitive and modern.


Guide contributeur