https://github.com/raiyanjiyon/job-box-client
Job Box is a modern job portal connecting job seekers, recruiters, and administrators. It features role-based authentication, job management, real-time notifications, and a responsive UI built with React and Tailwind CSS, ensuring a seamless user experience.
https://github.com/raiyanjiyon/job-box-client
firebase react react-router taildwindcss
Last synced: about 2 months ago
JSON representation
Job Box is a modern job portal connecting job seekers, recruiters, and administrators. It features role-based authentication, job management, real-time notifications, and a responsive UI built with React and Tailwind CSS, ensuring a seamless user experience.
- Host: GitHub
- URL: https://github.com/raiyanjiyon/job-box-client
- Owner: RaiyanJiyon
- Created: 2025-02-02T13:05:59.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-18T08:06:12.000Z (over 1 year ago)
- Last Synced: 2025-05-21T12:51:25.832Z (about 1 year ago)
- Topics: firebase, react, react-router, taildwindcss
- Language: JavaScript
- Homepage: https://job-box1.netlify.app/
- Size: 525 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **Job Box**

**JobBox** is a modern job portal platform that connects **job seekers, recruiters, and administrators**. It provides a seamless experience for job seekers to browse and apply for jobs, recruiters to post and manage job listings, and administrators to oversee platform operations.
π **Live Demo:** [JobBox](https://job-box1.netlify.app/)
---
## π Table of Contents
- [Features](#features)
- [Technology Stack](#technology-stack)
- [Installation](#installation)
- [Configuration (.env)](#configuration-env)
- [Usage](#usage)
- [User Roles](#user-roles)
- [Admin Dashboard](#admin-dashboard)
- [Live Demo & Repository](#live-demo--repository)
---
β¨ Features
- **Role-Based Authentication** β Users are categorized as **Admin, Recruiter, and Job Seeker**.
- **Job Management** β Recruiters can post, update, and delete job listings.
- **Job Applications** β Job seekers can browse and apply for jobs.
- **Saved Jobs** β Job seekers can save jobs for later.
- **Recruiter Dashboard** β Manage job postings and view applied candidates.
- **Admin Panel** β Manage users and job listings across the platform.
- **Real-time Notifications** β Alerts for job applications and recruiter updates.
- **Secure Authentication** β Integrated Firebase authentication for user management.
- **Responsive UI** β Built with **React and Tailwind CSS** for a smooth user experience.
---
π οΈ Technology Stack
| Category | Technologies Used |
| ------------------ | ----------------------------------------------------------- |
| **Frontend** | React, React Router, Tailwind CSS, MUI, ShadCN UI, Recharts |
| **Backend** | Firebase Authentication (for user authentication) |
| **State Management** | React Context API |
| **API Handling** | Axios |
| **Notifications** | SweetAlert2, React Toastify |
| **Hosting** | Netlify |
---
π Installation
### Prerequisites
- **Node.js** (>= 18)
- **Firebase Account** (for authentication)
### Steps
1. **Clone the repository**
```sh
git clone https://github.com/RaiyanJiyon/job-box-client.git
cd job-box-client
```
2. **Install dependencies**
```sh
npm install
```
3. **Set up environment variables** (see `.env.local` below)
4. **Run the development server**
```sh
npm run dev
```
---
βοΈ Configuration (.env)
Create a `.env` file in the root directory and configure the following:
```env
# Firebase Configuration
VITE_FIREBASE_API_KEY=your_firebase_api_key
VITE_FIREBASE_AUTH_DOMAIN=your_firebase_auth_domain
VITE_FIREBASE_PROJECT_ID=your_firebase_project_id
VITE_FIREBASE_STORAGE_BUCKET=your_firebase_storage_bucket
VITE_FIREBASE_MESSAGING_SENDER_ID=your_firebase_messaging_sender_id
VITE_FIREBASE_APP_ID=your_firebase_app_id
```
π¨ **Important:** Never expose your `.env` file in public repositories. Use `.gitignore` to keep it secure.
---
π Usage
### User Registration & Authentication
- Users can sign up and log in using **Firebase Authentication**.
### Job Seekers
1. Browse all job postings.
2. Save jobs for later.
3. Apply for jobs.
4. View applied jobs in their dashboard.
### Recruiters
1. Post job listings.
2. Manage their job postings.
3. View all job seekers who applied to their jobs.
### Admins
1. Manage users (promote, demote, or delete).
2. Manage job postings (approve or remove).
3. View platform analytics.
---
π€ User Roles
| Role | Permissions |
|------------|------------|
| **Admin** | Manage users, delete job posts, view all applications |
| **Recruiter** | Post jobs, manage job applications, update & delete listings |
| **Job Seeker** | Browse, save, and apply for jobs |
---
π Admin Dashboard
The admin dashboard provides tools to:
- View all **job applications**.
- Manage **users and roles**.
- Delete inappropriate **job postings**.
- Oversee platform statistics.
---
π Live Demo & Repository
- **Live Site:** [JobBox](https://job-box1.netlify.app/)
- **GitHub Repository:** [GitHub Link](https://github.com/RaiyanJiyon/job-box-client.git)
---
π **Start exploring job opportunities or hiring the right talent with JobBox!** πΌπ―