GarimaSingh0109/Resum-Resume
View on GitHubIncomplete resume builder form - missing essential resume fields
Open
#476 opened on Oct 11, 2024
gssoc-exthacktoberfesthacktoberfest-acceptedlevel2
Repository metrics
- Stars
- (71 stars)
- PR merge metrics
- (PR metrics pending)
Description
Problem: The current resume builder form is missing essential fields typically found in a standard resume. This limits the functionality and usefulness of the resume builder.
Current state: The form only includes:
- LinkedIn Profile URL
- Email Address
- Phone Number
- Resume Template selection
Missing essential fields:
- Full Name
- Education history
- Work experience
- Skills
- Summary/Objective statement
Expected behavior: A comprehensive resume builder should include all essential fields to create a complete and professional resume.
Impact: Users cannot create a fully functional resume with the current form, significantly reducing the tool's utility.
Suggested improvements:
- Add input fields for Full Name (First Name, Last Name)
- Include sections for Education and Work Experience with options to add multiple entries
- Add a Skills section, potentially with options to rate proficiency
- Include a text area for a Summary or Objective statement
- Consider adding optional fields like Languages, Certifications, or Projects
Additional notes:
- The UI may need redesigning to accommodate these new fields
- Consider implementing a multi-step form process for better user experience with more fields
Screenshots:
I'm willing to work on this issue.