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

Feature Request: Enhanced Resume and Job Description Selection Experience (In-app Upload) #173

Open
Devasy23 opened this issue Sep 29, 2023 · 0 comments
Labels
hacktoberfest Hacktoberfest

Comments

@Devasy23
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The current method of selecting resumes and job descriptions using a slider from 0 to n is cumbersome and lacks user-friendliness. Users find it frustrating to manually input the index of the resume they want. Moreover, the initial setup process involving directory-based resume and job description addition is complicated and not intuitive.
image

Describe the solution you'd like
I propose two main solutions to enhance user experience:

  1. Dropdown Menu Selection: Replace the existing slider with a dropdown menu. Users can now easily select a resume or job description from the available options in a more intuitive way.
    image
    image
    as mentioned in added dropdown menu to select resume instead of slider #167
  2. In-App Resume and Job Description Upload: Ability to upload resume and job description at runtime #78 Implement a streamlined process for users to upload resumes and job descriptions directly within the app. This eliminates the need for users to manually add files to directories. Once uploaded, these files should be immediately accessible for selection, ensuring a seamless experience.
    image
    or only upload section like 👍
    image

Describe alternatives you've considered
One alternative considered was keeping the directory-based support for previously uploaded resumes. However, this approach might confuse users if they are asked to select a resume right after uploading one. Therefore, the streamlined approach of using only the currently uploaded resumes and job descriptions is proposed for a more intuitive user experience.

Additional context
I will attach screenshots demonstrating the new dropdown menu for selecting resumes and job descriptions. Regarding the clarification about In-App file upload, the question arises: do we still need to support selecting resumes from previously uploaded ones using the dropdown menu? Personally, I find it counterintuitive to prompt users to select a resume immediately after they've uploaded one. Therefore, the more user-friendly approach would be to use only the currently uploaded files, providing a simpler and streamlined experience for users.

@srbhr srbhr added the hacktoberfest Hacktoberfest label Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants