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

Update README.md #71

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Conversation

Dbhardwaj99
Copy link
Contributor

Upgraded Readme

Related Issue

#70

Description

This pull request aims to significantly improve the installation guide's readability and user experience. By providing clear instructions and examples, users can now effortlessly set up and utilise the "Resume Matcher" project. The changes also ensure that users correctly prepare their data and efficiently execute the application. Please review the modifications, and if deemed suitable, kindly consider merging this pull request into the main branch.

Type

  • Bug Fix
  • Feature Enhancement
  • Documentation Update
  • Code Refactoring

Proposed Changes

  • Updated the installation guide in the README.md file to provide clearer and more concise instructions for setting up the "Resume Matcher" project.
  • Added step-by-step instructions for cloning the repository, creating a Python virtual environment, activating the virtual environment, and installing all dependencies using 'pip'.
  • Included instructions for preparing the data, specifically, how to place resumes and job descriptions in the correct folders and remove any existing contents.
  • Provided the commands to parse resumes to JSON and run the application using 'python' and 'streamlit'.

Screenshots

Screenshots

Checklist

  • The code compiles successfully without any errors or warnings
  • The changes have been tested and verified
  • The documentation has been updated (if applicable)
  • The changes follow the project's coding guidelines and best practices
  • The commit messages are descriptive and follow the project's guidelines
  • All tests (if applicable) pass successfully
  • This pull request has been linked to the related issue (if applicable)

@srbhr
Copy link
Owner

srbhr commented Jul 27, 2023

Thanks @Dbhardwaj99 for this PR. I will check and let you know.

BTW are you on Discord?
If not then do join here

@Dbhardwaj99
Copy link
Contributor Author

Sure, I have joined the server. Please lemme know if you want any more changes made 😄

Copy link
Owner

@srbhr srbhr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Dbhardwaj99 looks good to me.
Approved!

@srbhr srbhr merged commit c5f91fd into srbhr:main Jul 27, 2023
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.

2 participants