WolfByteCollective / FlashCards

A spaced repetition learning platform to create, memorize and share your knowledge list using flashcards.
MIT License
0 stars 0 forks source link

Adding silder to efficeintly navigate the flascards cards #1

Open AkhilChawla opened 4 hours ago

AkhilChawla commented 4 hours ago

Currently, the flashcard app displays all user-created cards vertically, which can lead to a cluttered view when many cards are added. To improve usability and layout, I propose implementing a horizontal slider for card navigation.

Proposed Solution

This enhancement will create a cleaner, more efficient UI, making it easier for users to browse through their cards without overwhelming the screen space.

Acceptance Criteria

AkhilChawla commented 3 hours ago

I think we will need to create this card population row as a separate component so that we can utilize it in your tasks as well. @PriyaGandhi311 @sdalal11