Skip to content

P-Bhaskar-Rao/Job-Hive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

The Ultimate Project Repository For Beginners 😎



📌 Introduction

JobHive is a modern job portal designed to bridge the gap between recruiters and candidates. It enables recruiters to post jobs effortlessly, review applications, and streamline candidate selection. Job seekers can easily explore opportunities, apply for jobs, and track their applications. With features like secure authentication, user-friendly interfaces, and seamless functionality, JobHive simplifies the recruitment process. Whether you're hiring or looking for your dream job, JobHive is your go-to platform for success in the professional world.

Contributing 🤝

PRs WelcomeOpen Source Love

We're accepting PRs for our open and unassigned issues🐛. Please check CONTRIBUTING.md✨. We'd love your contributions! Kindly follow the steps below to get started:

0. Star this repository.

1. Fork this repository.

2. Clone the forked repository.

git clone https://github.com/vedanshjainvj/Job-Hive.git

3. Navigate to the project directory.

cd JobHive-OpenSource

4. Create a new branch for every feature or bug fix.

git checkout -b <your_branch_name>

5. Make changes.

6. Stage your changes and commit

git add -A

git commit -m "<your_commit_message>"

7. Push your local commits to the remote repo.

git push -u origin <your_branch_name>

8. Create a PR to develop !

9. Congratulations! 🎉 Sit and relax, you've made your contribution ✌️ ❤️ 💥



🎉 🎊 😃 Happy Contributing 😃 🎊 🎉

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.5%
  • CSS 1.3%
  • HTML 0.2%