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

Resource sharing hub #827

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Yaddalapalli-Charan-Kumar-Naidu
Copy link
Contributor

@Yaddalapalli-Charan-Kumar-Naidu Yaddalapalli-Charan-Kumar-Naidu commented Feb 3, 2025

🚀 Resource Sharing Hub Feature

📌 Description

This PR introduces the Resource Sharing Hub, a platform where users can share and explore valuable resources for developers. Users can:

  • Add new resources with a title, description, link, and tags.
  • Search for resources using keywords.
  • Upvote or downvote resources.
  • Store resources in localStorage for persistence.
  • Responsive UI with a clean and modern look.

Issue

regarding issue #801

🎯 Features Implemented

  • ✅ Add resource form with validation.
  • ✅ Search functionality with debounce for better performance.
  • ✅ Voting system (upvote/downvote) with local state management.
  • ✅ Modal UI for adding new resources.
  • ✅ Dark theme with Tailwind CSS styling.
  • ✅ Persistent storage using localStorage.

🎨 UI Preview

Screenshot 2025-02-03 184213

  • I have read and followed the Contribution Guidelines.
  • All new and existing tests passed.
  • I have updated the documentation to reflect the changes I've made.
  • My code follows the code style of this project.
  • The title of my pull request is a short description of the requested changes.

Screenshots

Note to reviewers

Copy link

stackblitz bot commented Feb 3, 2025

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

vercel bot commented Feb 3, 2025

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

Name Status Preview Comments Updated (UTC)
devdisplay ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 3, 2025 1:32pm

@Yaddalapalli-Charan-Kumar-Naidu
Copy link
Contributor Author

@codeaashu completed the resource sharing page check it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant