GarimaSingh0109/Resum-Resume

Incomplete resume builder form - missing essential resume fields

Open

#476 opened on Oct 11, 2024

View on GitHub
 (1 comment) (0 reactions) (1 assignee)HTML (220 forks)auto 404
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:

  1. Add input fields for Full Name (First Name, Last Name)
  2. Include sections for Education and Work Experience with options to add multiple entries
  3. Add a Skills section, potentially with options to rate proficiency
  4. Include a text area for a Summary or Objective statement
  5. 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: image

I'm willing to work on this issue.

Contributor guide