tlg-archive / 24-05-sde2-JavaScriptProject-Team2

0 stars 0 forks source link

Initial Interactivity #8

Closed Bi-nary-Genius closed 3 months ago

Bi-nary-Genius commented 3 months ago

Initial Interactivity

Our website will include the following basic interactive features:

  1. Search Functionality

    • Search Bar: Users can type in keywords to search for images.
    • Search Button: A button to start the search and show results.
  2. Display Results

    • Image Grid: Show images in a grid layout using Bootstrap cards.
  3. Navigation

    • Pagination: Buttons to move between pages of search results.
    • Back to Top Button: A button to quickly scroll back to the top.
  4. Interactive Elements

    • Clickable Cards: Click on a card to view the image larger or see more details.
    • Hover Effects: Change appearance when hovering over cards.
  5. User Feedback

    • Error Messages: Display a message if no images are found or an error occurs.
  6. Basic Filters

    • **TBD

These features will make the website easy to use and enhance the user experience.