This project is a bounty to add a super admin dashboard to an existing job board application called Job-Hive. The dashboard needs to display all companies, recruiters, and candidates, and include dynamic graphs for data visualization. The bounty is for $1.
A starter prompt for Claude Code, what you'll need, and how to reach them.
You are an expert full-stack developer. I need to implement a 'Super Admin Dashboard' for the 'Job-Hive' project (https://github.com/vedanshjainvj/Job-Hive). Fork the repository and set up the development environment. Then, create a new feature branch. Implement the Super Admin Dashboard that allows viewing all registered companies, recruiters, and candidates. The dashboard should also include dynamic graphs (e.g., using Recharts or Chart.js) to visualize data such as 'Number of active companies over time', 'Candidate sign-ups per month', and 'Recruiter activity'. Use Next.js 16 App Router, React 19, and Tailwind v4 for the frontend, connecting to the existing Job-Hive backend. Ensure appropriate authentication and authorization so only super admins can access this dashboard. Focus on shipping a clear MVP first: a basic dashboard view with lists of companies, recruiters, and candidates, and one simple line graph for 'Total Users Over Time'. The build/verify gate is a fully functional dashboard accessible by an admin user, displaying the listed entities and the basic graph, within the forked repository.
Bounty (amount on the issue). Adding superadmin dashboard to see all companies, recruiters, candidates. Also Include dynamic Graphs for showing the data. Bounty of 1$
Standard for any GitHub project work.
Standard for Next.js development.
Requires understanding an unfamiliar codebase's structure, data models, and API endpoints - ~1-2 days.
Learn it: Search getting-started ↗
Standard frontend charting libraries.
Comment on the GitHub issue #6 (https://github.com/vedanshjainvj/Job-Hive/issues/6) and mention @vedanshjainvj.
“I've reviewed the bounty for the Super Admin Dashboard and can implement this feature using Next.js/React/Tailwind. I've already prototyped the core data display and charting. I'll open a draft PR when ready for review.”
Open the original ↗