{"id":25176510,"url":"https://github.com/asadkhan911/jobconnect_fullstack","last_synced_at":"2026-04-08T12:34:46.115Z","repository":{"id":273940505,"uuid":"921378184","full_name":"AsadKhan911/JobConnect_FullStack","owner":"AsadKhan911","description":"JobConnect is a full-stack job posting platform built with the MERN stack. It connects students and recruiters, offering real-time job applications, status tracking, and file uploads via Cloudinary. The app is responsive, efficient, and built using Redux Toolkit, Vite, and Tailwind CSS.","archived":false,"fork":false,"pushed_at":"2025-01-24T22:00:20.000Z","size":1698,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T12:25:19.987Z","etag":null,"topics":["bcryptjs","cloudinary","express","framer-motion","jwt","mongodb-atlas","multer","nodejs","reactjs","redux-persist","redux-toolkit","render","shadcn-ui","tailwindcss","vite"],"latest_commit_sha":null,"homepage":"","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/AsadKhan911.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-01-23T20:53:50.000Z","updated_at":"2025-07-23T11:36:51.000Z","dependencies_parsed_at":"2025-04-04T01:41:17.198Z","dependency_job_id":null,"html_url":"https://github.com/AsadKhan911/JobConnect_FullStack","commit_stats":null,"previous_names":["asadkhan911/jobconnect_fullstack"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AsadKhan911/JobConnect_FullStack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadKhan911%2FJobConnect_FullStack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadKhan911%2FJobConnect_FullStack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadKhan911%2FJobConnect_FullStack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadKhan911%2FJobConnect_FullStack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AsadKhan911","download_url":"https://codeload.github.com/AsadKhan911/JobConnect_FullStack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadKhan911%2FJobConnect_FullStack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31556236,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bcryptjs","cloudinary","express","framer-motion","jwt","mongodb-atlas","multer","nodejs","reactjs","redux-persist","redux-toolkit","render","shadcn-ui","tailwindcss","vite"],"created_at":"2025-02-09T13:17:31.385Z","updated_at":"2026-04-08T12:34:46.077Z","avatar_url":"https://github.com/AsadKhan911.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MERN JobConnect (RESPONSIVE)\n\nA full-stack, real-time job posting web application built on the MERN stack (MongoDB, Express, React, Node.js). This platform connects **students** and **recruiters**, providing an efficient way for job seekers to apply for jobs and for recruiters to manage applications dynamically.\n\n---\n\n## 🚀 Features\n\n### Recruiter Features:\n- **Register Companies:** A recruiter can register one or multiple companies.\n\n- **Post Jobs:** Create job postings under any registered company.\n  \n- **Manage Applications:**  \n  - View a list of applicants for each job, along with their relevant details and resumes.  \n  - Accept or reject applications in real time, dynamically updating the student's application status.\n    \n- **Edit Details:** Update company information or job descriptions.\n\n### Student Features:\n- **Browse Jobs:** Explore all jobs posted by recruiters.\n  \n- **Search and Filter:** Find jobs based on:\n  \n  - Salary\n  - Location\n  - Role\n  - Custom keyword search\n    \n- **Apply for Jobs:** Submit applications for jobs and track their status in real time.\n  \n- **Application Tracking:** View the total number of jobs applied for and their statuses (e.g., Accepted, Rejected, Pending).\n\n### Real-Time Updates:\n- Job postings, applications, and status updates happen dynamically without refreshing the page.\n\n---\n\n## 🛠️ Tech Stack\n\n- **Frontend:** React, Vite, Tailwind, Redux Toolkit, ShadCN UI, Framer Motion  \n- **Backend:** Node.js, Express.js  \n- **Database:** MongoDB  \n- **File Uploads:** Multer + Cloudinary  \n- **State Management:** Redux Toolkit  \n\n---\n\n## 📂 Folder Structure\n. ├── backend │ ├── controllers │ ├── models │ ├── middleware │ ├── routes │ ├── server.js │ └── config ├── frontend │ ├── src │ │ ├── components │ │ ├── pages │ │ ├── hooks │ │ ├── store │ │ └── App.jsx └── README.md\n\n\n\n---\n\n## 📸 Screenshots\n\n### Login/Signup Screenshots\n\n\u003cimg src=\"./screenshots/login.png\" width=\"400\" /\u003e \u003cimg src=\"./screenshots/signup.png\" heigh=\"200\" width=\"400\" /\u003e \n\n### Student Section Screenshots\n\n\u003cimg src=\"./screenshots/studentHome.png\" width=\"300\" /\u003e \u003cimg src=\"./screenshots/studentHome1.png\" width=\"300\" /\u003e \u003cimg src=\"./screenshots/filterJobs.png\" width=\"300\" /\u003e \u003cimg src=\"./screenshots/filterJobs1.png\" width=\"300\" /\u003e \u003cimg src=\"./screenshots/jobDetails.png\" width=\"300\" /\u003e \u003cimg src=\"./screenshots/appliedJobs.png\" width=\"300\" /\u003e\n\n### Recruiter Section Screenshots\n\n\u003cimg src=\"./screenshots/companySetup.png\" width=\"300\" /\u003e \u003cimg src=\"./screenshots/registeredCompanies.png\" width=\"300px\" /\u003e \u003cimg src=\"./screenshots/postedJobs.png\" width=\"300\" /\u003e \n\u003cimg src=\"./screenshots/postJob.png\" width=\"300\" /\u003e \u003cimg src=\"./screenshots/editJob.png\" width=\"300px\" /\u003e \u003cimg src=\"./screenshots/applicants.png\" width=\"300\" /\u003e \n\n\n\n---\n\n## 🚀 Deployment\n\nThis full-stack **MERN JobConnect** project has been deployed on **Render**, a cloud platform that supports web applications, databases, and file storage. You can access the live version of the application here:\n\n\u003ca href=\"https://jobconnect-fullstack.onrender.com/\" target=\"_blank\"\u003e🔗 Live Demo on Render\u003c/a\u003e\n\n---\n\n\n## ⏱️ Development Timeline (Key Highlights)\n\n1. **Backend Setup**\n   - Connected MongoDB, created models, and implemented controllers for users, companies, jobs, and applications.  \n   - API routes and middleware for security and validation.  \n\n2. **Frontend Development**\n   - React and Vite setup with Redux Toolkit for state management.  \n   - Built dynamic pages like Home, Login/Signup, Jobs, User Profile, and Admin Dashboard.  \n\n3. **File Uploads and Cloudinary Integration**\n   - Set up **Multer** for handling file uploads on the backend.  \n   - Integrated **Cloudinary** for secure and efficient file storage for resumes and images.  \n\n---\n\n## 🔒 Security\n\nTo ensure data security, the following measures have been implemented:\n\n- **Encrypted Passwords:** All user passwords are securely hashed using `bcrypt.js`, ensuring that passwords are not stored in plain text.\n- **Authentication:** Users are authenticated using **JSON Web Tokens (JWT)**. After successful login, a JWT is issued to maintain secure sessions. This token is sent in the Authorization header of each request to protected routes.\n\n---\n\n## 📈 State Management with Redux Persist\n\nTo ensure a smooth user experience, **Redux Persist** is used to persist state across browser sessions. This ensures that:\n- **User Authentication:** The authentication state (e.g., whether a user is logged in) is saved even after the browser is closed or refreshed.\n- **Job Applications:** User applications for jobs and job filters persist across page reloads, allowing users to pick up where they left off without losing any data.\n\n---\n\n## 🧑‍💻 Getting Started\n\n### Prerequisites:\n- Node.js installed\n- MongoDB set up locally or using a cloud service (e.g., MongoDB Atlas)\n- A Cloudinary account for file storage\n\n **Clone the Repository** \n \n   ```bash\n   git clone https://github.com/AsadKhan911/JobConnect_FullStack.git\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasadkhan911%2Fjobconnect_fullstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasadkhan911%2Fjobconnect_fullstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasadkhan911%2Fjobconnect_fullstack/lists"}