{"id":25521938,"url":"https://github.com/raiyanjiyon/job-box-client","last_synced_at":"2026-04-11T07:43:14.730Z","repository":{"id":278131576,"uuid":"926059894","full_name":"RaiyanJiyon/job-box-client","owner":"RaiyanJiyon","description":"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.","archived":false,"fork":false,"pushed_at":"2025-02-18T08:06:12.000Z","size":538,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-21T12:51:25.832Z","etag":null,"topics":["firebase","react","react-router","taildwindcss"],"latest_commit_sha":null,"homepage":"https://job-box1.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RaiyanJiyon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-02T13:05:59.000Z","updated_at":"2025-03-19T13:46:50.000Z","dependencies_parsed_at":"2025-02-18T07:33:41.878Z","dependency_job_id":null,"html_url":"https://github.com/RaiyanJiyon/job-box-client","commit_stats":null,"previous_names":["raiyanjiyon/job-box-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RaiyanJiyon/job-box-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaiyanJiyon%2Fjob-box-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaiyanJiyon%2Fjob-box-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaiyanJiyon%2Fjob-box-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaiyanJiyon%2Fjob-box-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaiyanJiyon","download_url":"https://codeload.github.com/RaiyanJiyon/job-box-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaiyanJiyon%2Fjob-box-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31673067,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["firebase","react","react-router","taildwindcss"],"created_at":"2025-02-19T18:17:44.482Z","updated_at":"2026-04-11T07:43:14.713Z","avatar_url":"https://github.com/RaiyanJiyon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **Job Box**  \n![JobBox Banner](https://i.ibb.co.com/Y43Jtxj1/project-banner.png)\n\n**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.\n\n🚀 **Live Demo:** [JobBox](https://job-box1.netlify.app/)\n\n---\n\n## 📖 Table of Contents\n\n- [Features](#features)\n- [Technology Stack](#technology-stack)\n- [Installation](#installation)\n- [Configuration (.env)](#configuration-env)\n- [Usage](#usage)\n- [User Roles](#user-roles)\n- [Admin Dashboard](#admin-dashboard)\n- [Live Demo \u0026 Repository](#live-demo--repository)\n\n---\n\n\u003ch2 id=\"features\" styles=\"hidden\"\u003e✨ Features\u003c/h2\u003e\n\n- **Role-Based Authentication** – Users are categorized as **Admin, Recruiter, and Job Seeker**.\n- **Job Management** – Recruiters can post, update, and delete job listings.\n- **Job Applications** – Job seekers can browse and apply for jobs.\n- **Saved Jobs** – Job seekers can save jobs for later.\n- **Recruiter Dashboard** – Manage job postings and view applied candidates.\n- **Admin Panel** – Manage users and job listings across the platform.\n- **Real-time Notifications** – Alerts for job applications and recruiter updates.\n- **Secure Authentication** – Integrated Firebase authentication for user management.\n- **Responsive UI** – Built with **React and Tailwind CSS** for a smooth user experience.\n\n---\n\n\u003ch2 id=\"technology-stack\" styles=\"hidden\"\u003e🛠️ Technology Stack\u003c/h2\u003e\n\n| Category           | Technologies Used                                           |\n| ------------------ | ----------------------------------------------------------- |\n| **Frontend**       | React, React Router, Tailwind CSS, MUI, ShadCN UI, Recharts |\n| **Backend**        | Firebase Authentication (for user authentication)           |\n| **State Management** | React Context API |\n| **API Handling**   | Axios                                                       |\n| **Notifications**  | SweetAlert2, React Toastify                                |\n| **Hosting**        | Netlify                       |\n\n---\n\n\u003ch2 id=\"installation\" styles=\"hidden\"\u003e🛠 Installation\u003c/h2\u003e\n\n### Prerequisites\n\n- **Node.js** (\u003e= 18)\n- **Firebase Account** (for authentication)\n\n### Steps\n\n1. **Clone the repository**\n\n   ```sh\n   git clone https://github.com/RaiyanJiyon/job-box-client.git\n   cd job-box-client\n   ```\n\n2. **Install dependencies**\n\n   ```sh\n   npm install\n   ```\n\n3. **Set up environment variables** (see `.env.local` below)\n\n4. **Run the development server**\n   ```sh\n   npm run dev\n   ```\n\n---\n\n\u003ch2 id=\"configuration-env\" styles=\"hidden\"\u003e⚙️ Configuration (.env)\u003c/h2\u003e\n\nCreate a `.env` file in the root directory and configure the following:\n\n```env\n# Firebase Configuration\nVITE_FIREBASE_API_KEY=your_firebase_api_key\nVITE_FIREBASE_AUTH_DOMAIN=your_firebase_auth_domain\nVITE_FIREBASE_PROJECT_ID=your_firebase_project_id\nVITE_FIREBASE_STORAGE_BUCKET=your_firebase_storage_bucket\nVITE_FIREBASE_MESSAGING_SENDER_ID=your_firebase_messaging_sender_id\nVITE_FIREBASE_APP_ID=your_firebase_app_id\n```\n\n🚨 **Important:** Never expose your `.env` file in public repositories. Use `.gitignore` to keep it secure.\n\n---\n\n\u003ch2 id=\"usage\" styles=\"hidden\"\u003e🚀 Usage\u003c/h2\u003e\n\n### User Registration \u0026 Authentication\n- Users can sign up and log in using **Firebase Authentication**.\n\n### Job Seekers\n1. Browse all job postings.\n2. Save jobs for later.\n3. Apply for jobs.\n4. View applied jobs in their dashboard.\n\n### Recruiters\n1. Post job listings.\n2. Manage their job postings.\n3. View all job seekers who applied to their jobs.\n\n### Admins\n1. Manage users (promote, demote, or delete).\n2. Manage job postings (approve or remove).\n3. View platform analytics.\n\n---\n\n\u003ch2 id=\"user-roles\" styles=\"hidden\"\u003e👤 User Roles\u003c/h2\u003e\n\n| Role       | Permissions |\n|------------|------------|\n| **Admin**  | Manage users, delete job posts, view all applications |\n| **Recruiter** | Post jobs, manage job applications, update \u0026 delete listings |\n| **Job Seeker** | Browse, save, and apply for jobs |\n\n---\n\n\u003ch2 id=\"admin-dashboard\"\u003e📊 Admin Dashboard\u003c/h2\u003e\n\nThe admin dashboard provides tools to:\n- View all **job applications**.\n- Manage **users and roles**.\n- Delete inappropriate **job postings**.\n- Oversee platform statistics.\n\n---\n\n\u003ch2 id=\"live-demo--repository\"\u003e🌍 Live Demo \u0026 Repository\u003c/h2\u003e\n\n- **Live Site:** [JobBox](https://job-box1.netlify.app/)\n- **GitHub Repository:** [GitHub Link](https://github.com/RaiyanJiyon/job-box-client.git)\n\n---\n\n🚀 **Start exploring job opportunities or hiring the right talent with JobBox!** 💼🎯","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraiyanjiyon%2Fjob-box-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraiyanjiyon%2Fjob-box-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraiyanjiyon%2Fjob-box-client/lists"}