https://github.com/jamalihassan0307/nextjob
NextJob is a Next.js 14 job board linking job seekers and employers with seamless job posting and recruitment.
https://github.com/jamalihassan0307/nextjob
admin-dashboard authorization firebase-hosting jobs jobseeker nextjs nextjs14 typescript
Last synced: 8 months ago
JSON representation
NextJob is a Next.js 14 job board linking job seekers and employers with seamless job posting and recruitment.
- Host: GitHub
- URL: https://github.com/jamalihassan0307/nextjob
- Owner: jamalihassan0307
- Created: 2025-01-10T07:21:27.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-02-13T05:28:53.000Z (8 months ago)
- Last Synced: 2025-02-13T06:28:29.194Z (8 months ago)
- Topics: admin-dashboard, authorization, firebase-hosting, jobs, jobseeker, nextjs, nextjs14, typescript
- Language: TypeScript
- Homepage: https://nextjob-0307.web.app/
- Size: 2.78 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NextJob - Modern Job Board Platform
A Full-Featured Job Board Application
## 🔐 Demo Credentials
### Admin Account
```json
{
"email": "admin@gmail.com",
"password": "1234",
"role": "Admin"
}
```### Employer Account
```json
{
"email": "employer@gmail.com",
"password": "1234",
"role": "Employer"
}
```### Job Seeker Account
```json
{
"email": "jobseeker@gmail.com",
"password": "1234",
"role": "Job Seeker"
}
```# 📌 Overview
NextJob is a modern job board platform built with Next.js 14 and Firebase. It connects job seekers with employers through an intuitive interface for job posting, application management, and recruitment.
# 🛠️ Tech Stack



## 📸 Screenshots & Features
### Authentication & User Management
![]()
Secure authentication with role-based access control
![]()
Multiple user roles: Job Seeker, Employer, and Admin
### Job Seeker Experience
![]()
Browse and search through available positions
![]()
Comprehensive job listings with filters
![]()
Detailed job information and requirements
![]()
Complete job requirements and benefits
![]()
Quick application button for interested candidates
![]()
Easy job application process with resume upload
![]()
Detailed application form with cover letter
### Employer Dashboard
![]()
Manage job postings and track applications
![]()
Create detailed job listings with comprehensive information
![]()
Review and manage job applications
### Admin Controls
![]()
Platform overview and management tools
## 🔑 Key Features
### For Job Seekers
- Browse and search job listings
- Apply with resume and cover letter
- Track application status
- Save favorite jobs
- Professional profile management### For Employers
- Post and manage job listings
- Review applications
- Track candidate pipeline
- Company profile management
- Application tracking system### For Administrators
- User management
- Content moderation
- Platform analytics
- System statistics## 👨💻 Developer Contact
Feel free to reach out for questions or collaboration:
- GitHub: [@jamalihassan0307](https://github.com/jamalihassan0307)
- LinkedIn: [Jamali Hassan](https://www.linkedin.com/in/jamalihassan0307/)## 🙏 Acknowledgments
Special thanks to:
- Next.js team for the amazing framework
- Firebase for backend services
- All contributors and users of NextJob---
Made with ❤️ by [Jamali Hassan](https://github.com/jamalihassan0307)