GSoC 2025 Proposal Draft: PyLadiesCon - Enhancing the Volunteer & Sponsorship Portal #84
Replies: 1 comment 1 reply
-
Thank you, I think this proposal is in the right direction. Re: start backend API development: I don't think we plan to expose anything as an API, everything should be contained within the portal. Regarding the timeline, I would prefer if testing are done as part of the development, eg in week 2, it could be implementing just the volunteer registration plus writing tests, instead of testing in week 3. The proposal seem to include random unrelated ideas like mobile responsiveness, enhanced security. Would you like to elaborate more about the security improvements, of what you plan to implement? Otherwise I would suggest focusing on implementing the volunteer and sponsorship portal. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @Mariatta ,
I’m Vybhav, and I’m excited to contribute to PyLadiesCon as part of Google Summer of Code 2025. I’ve drafted a proposal for enhancing the Volunteer & Sponsorship Portal and would love to get feedback from mentors and the community before submitting it.
Proposal Overview
✅ Sub-org: PyLadiesCon
✅ Project Title: Enhancing the Volunteer & Sponsorship Portal
Summary
PyLadiesCon’s Volunteer & Sponsorship Portal needs improvements to streamline sponsor interactions, volunteer management, and event coordination.
I aim to enhance the portal by:
Key Deliverables
About Me
Name: Vybhav
GitHub Username: vybhavg
University/Program/Year: Gitam University, BCA, 2022-2025
Expected Graduation Date: 04,2025
Contact Information:
Contributions
Opened a pull request to improve error message styling on the signup page and cleaned up unnecessary
__pycache__
and.pyc
files.🔗 PR #88: Remove
__pycache__
and style error message on signupUpdated
.gitignore
to prevent the versioning of environment files and cache folders.Added
django-widget-tweaks
torequirements.txt
for improved form styling and customization.These contributions have helped me gain familiarity with the codebase and prepare for the enhancements proposed in the project.
Project Information
Sub-org name: PyLadiesCon
Project Abstract
The current PyLadiesCon volunteer and sponsorship portal lacks efficiency in managing volunteers, tracking sponsors, and automating key processes. This project aims to enhance the portal by improving UI/UX, integrating a sponsorship tracking system, and automating volunteer onboarding workflows. The improvements will enhance event organization, increase engagement, and streamline sponsorship management.
Detailed Description
The project will involve the following key areas:
Tech Stack: Python, Django, JavaScript, React, PostgreSQL
Revised Weekly Timeline
Community Bonding Period
Coding Phase 1
Week 1
Week 2
Week 3
Week 4
Coding Phase 2
Week 5
send_mail
and signals to trigger relevant updatesmail.outbox
Week 6 (Midterm Evaluation)
Coding Phase 3
Week 7
Week 8
Week 9
Week 10
Week 11
Week 12
Request for Feedback
Beta Was this translation helpful? Give feedback.
All reactions