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

Added Sponsor Screen #10

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

Yaswanth-Mitta
Copy link
Contributor

🎯Sponsors Details Page Development #7

Description:
This pull request introduces a new feature to the GDSC UI Design project. It adds a Sponsor page that fetches sponsor information from an API and displays it in a user-friendly format.

Changes Made:

Created a new Sponsor class to represent sponsor information.
Implemented a SponsorPage widget that fetches sponsor data from an API and displays it.
Added a SponsorCard widget to display individual sponsor information with expandable details.
Integrated network image loading for sponsor logos.
Included a button to visit the sponsor's website.

Feel free to change the colors and gradients , to make it easier for you to understand make everything in a same file

Closes #7

🗒️ Checklist:

  • I have mentioned the issue number in my Pull Request.
  • I have gone through rules of when PR will get merged.
  • I have commented my code, particularly in hard-to-understand areas
  • I have created a helpful and easy to understand README.md
  • I have followed proper file structure.
  • I have gone through CONTRIBUTING GUIDELINES.md.

Add your screenshots(Optional) 📸

image

image
On Tapping that card it expands and collapse

image



Thank you for contributing!❤️

Don't forget to show some love by ⭐ the repository!

@om1512 om1512 merged commit 2e84449 into developer-student-clubs:main Oct 3, 2023
1 check failed
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.

[New Feature]: Sponsors Details Page Development
2 participants