An open API service indexing awesome lists of open source software.

https://github.com/amanyadav-work/job-portal

๐Ÿ” Hirred โ€“ A full-stack job portal where recruiters can post jobs and manage applicants, while job seekers can search, filter, save, and apply for jobs with resume uploads and status tracking. Built with React, Supabase, Clerk, and Tailwind CSS.
https://github.com/amanyadav-work/job-portal

clerk-authentication job-board jobportal jobsearch react-hooks reactjs supabase tailwindcss

Last synced: 3 months ago
JSON representation

๐Ÿ” Hirred โ€“ A full-stack job portal where recruiters can post jobs and manage applicants, while job seekers can search, filter, save, and apply for jobs with resume uploads and status tracking. Built with React, Supabase, Clerk, and Tailwind CSS.

Awesome Lists containing this project

README

          

# ๐Ÿง‘โ€๐Ÿ’ผ Hirred โ€“ Full Stack Job Portal

**Hirred** is a modern, full-featured job portal web application where **recruiters** can post and manage jobs, and **job seekers** can search, filter, save, and apply for jobs โ€” all with a clean UI and smooth experience.

---

## ๐ŸŒŸ Features

### ๐Ÿ‘ค For Job Seekers:
- ๐Ÿ” Search jobs with **location** and **company** filters
- ๐Ÿ“„ View detailed job listings
- ๐Ÿ“Ž Apply to jobs with a resume
- ๐Ÿ“Œ Save jobs to revisit later
- ๐Ÿ“Š Track application status

### ๐Ÿง‘โ€๐Ÿ’ผ For Recruiters:
- โœ๏ธ Post new job opportunities
- ๐Ÿ‘€ View applicants for each job
- โœ… Manage and update application statuses

### ๐Ÿ”’ Authentication
- Seamless sign-up & sign-in flow using **Clerk**

---

## ๐Ÿ“ธ Screenshots

### ๐Ÿ–ผ๏ธ Main View

![Main Screenshot](https://raw.githubusercontent.com/amanyadav-work/job-portal/main/public/Job-Portal-Capture5.PNG)

### ๐Ÿงช Other Views

| Job Listing | Job Wishlist | Jobs Posting | Applicant List |
|-------------|--------------|----------------------|----------------|
| ![img1](https://raw.githubusercontent.com/amanyadav-work/job-portal/main/public/Job-Portal-Capture1.PNG) | ![img2](https://raw.githubusercontent.com/amanyadav-work/job-portal/main/public/Job-Portal-Capture2.PNG) | ![img3](https://raw.githubusercontent.com/amanyadav-work/job-portal/main/public/Job-Portal-Capture3.PNG) | ![img4](https://raw.githubusercontent.com/amanyadav-work/job-portal/main/public/Job-Portal-Capture4.PNG) |

## ๐Ÿ› ๏ธ Tech Stack

- **Frontend**: React.js, Tailwind CSS, Shadcn UI
- **Auth**: Clerk
- **Database**: Supabase
- **Build Tool**: Vite

---