Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement auto paging #313 #343

Closed
wants to merge 1 commit into from

Conversation

skanarul8002
Copy link

@skanarul8002 skanarul8002 commented Oct 22, 2024

please accept this pr. my previous pr #313 by mistakenly closed
Closes: #292

  • Title : Implement Auto-Swapping News Cards with Pagination
  • Name: Sk Anarul
  • Idenitfy yourself: GSSOC-EXT, Hacktoberfest

Describe the add-ons or changes you've made 📃

  • Implemented a feature to auto-swap news cards in the carousel, providing dynamic updates for the latest content.
  • Added pagination to allow users to browse through more news items seamlessly.
  • Each cycle shows different news cards fetched from the API, ensuring fresh content is always displayed.
  • Enhanced user experience with smooth transitions and easy navigation.

Type of change ☑️

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist: ☑️

  • My code follows the Contributing Guidelines & Code of Conduct of this project.
  • This PR does not contain plagiarized content.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • My changes generate no new warnings.

Screenshots 📷

Chanakya.mp4

Note to reviewers 📄

Thanks team

Copy link

vercel bot commented Oct 22, 2024

@skanarul8002 is attempting to deploy a commit to the avdheshvarshney's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE.

@skanarul8002
Copy link
Author

@Avdhesh-Varshney, I made it in the style and card color you wanted.

Copy link

vercel bot commented Oct 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
chanakya ❌ Failed (Inspect) Oct 23, 2024 5:30pm

@Avdhesh-Varshney
Copy link
Owner

Deployment is failed

@Avdhesh-Varshney Avdhesh-Varshney added bug 🐛 Something isn't working Requested Changes ⚙️ Some changes have been requested in this PR labels Oct 23, 2024
@Avdhesh-Varshney
Copy link
Owner

Raise your pr in another branch other than main branch

@Avdhesh-Varshney Avdhesh-Varshney added wontfix ❌ This will not be worked on and removed Requested Changes ⚙️ Some changes have been requested in this PR labels Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working wontfix ❌ This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🧑‍💻: Pagination with Footer and Card Design Enhancement
2 participants