/hireHUB-website

hireHUB is a labor hiring platform connecting recruiters and skilled laborers. It features real-time chat, video interviews, job applications, progress tracking, and labor availability. With advanced search filters and admin control, hireHUB simplifies the hiring process for a seamless user experience.

Primary LanguageHTML

Logo

🌟 HireHub – Connecting Recruiters & Skilled Laborers πŸš€

HireHub is a comprehensive labor hiring platform designed to bridge the gap between recruiters and skilled laborers. With advanced features like real-time chat, video interviews, labor availability tracking, and more, HireHub makes the hiring process seamless and efficient.

🌐 Live Demo

https://asc-hirehub.netlify.app/ (Link to live deployment)

Note: The server takes approximately 50 seconds to spin up, so please be patient.

✨ Key Features

  • πŸ›  Admin Dashboard Full control over recruiters, laborers, job posts, and user activities to ensure smooth operations.

  • πŸ§‘β€πŸ’Ό Job Postings Recruiters can post jobs with detailed descriptions, including salary, skills, location, and job type.

  • πŸ‘·β€β™‚οΈ Laborer Profiles & Availability Laborers can create and maintain profiles, showcasing their skills, experience, and availability.

  • πŸ“ Applications & Status Tracking Laborers can apply for jobs, and recruiters can manage applications with status tracking (accepted, rejected, in progress).

  • πŸ’¬ Real-Time Chat & Video Interviews Instant messaging and video interviews between recruiters and laborers for effective communication.

  • πŸ“Š Progress Monitoring Track laborers’ progress on their assigned jobs with real-time updates.

  • πŸ”Ž Advanced Job Search Filters Powerful filtering options by location, salary, skills, and job type to find the perfect match.

  • πŸŒ— Dark Mode Switch to dark mode for a visually appealing and comfortable user experience.

  • πŸ“± Responsive UI Modern, responsive design using Tailwind CSS to ensure seamless usage on any device.

πŸ› οΈ Tech Stack

Client: HTML5, Bootstrap, CSS, TailwindCSS, JS

Server: Node.js, Express.js, Prisma ORM (for database management)

Database: MySQL

Cloud Services: Cloudinary, Clever Cloud

πŸš€ How to Get Started

Follow these steps to set up the project locally:

  1. Clone the repository:
  npm clone https://github.com/ChandelAnish/hireHUB-website.git
  cd hireHUB-website
  1. Install dependencies:
  npm install
  1. Create a .env file in the root directory and add your MySQL database connection details:
PORT=5000
SENDER_EMAIL=<your email>
PASS=<your email App password>

DATABASE_URL="mysql://root:<password>@localhost:3306/hirehub_db"
or
DATABASE_URL=<clever cloud connection URI>

CLOUD_NAME=<cloudinary cloud name >
API_KEY=<cloudinary API_KEY>
API_SECRET=<cloudinary API_SECRET>
  1. Set up Prisma:
npx prisma db push
  1. Run the server:
npm start
  1. Visit the application: Launch the live server for the landing page.

πŸ–ΌοΈ Highlighted Features with Screenshots

πŸ“‹ Job Postings

Post jobs with detailed descriptions, including salary, skills, and location. Job Postings

πŸ’¬ Real-Time Chat & Video Interviews

Communicate with laborers via instant messaging or schedule video interviews. Job Postings

πŸ“Š Progress Monitoring

Monitor the progress of laborers on jobs with real-time tracking. Job Postings

πŸ‘¨β€πŸ’» Contributing

Feel free to fork this repository and contribute by submitting a pull request. For major changes, please open an issue first to discuss what you'd like to change.

  1. Fork the repository
  2. Create a feature branch
  3. Commit your changes
  4. Open a pull request

Please adhere to this project's code of conduct.

πŸ’¬ Feedback & Support

If you have any feedback, questions, or issues, feel free to reach out or open a GitHub Issue.

For support, feel free to reach out via email at anish8427singh@gmail.com.