{"id":27498294,"url":"https://github.com/tchasinga/adminjobposter","last_synced_at":"2026-04-18T02:04:47.319Z","repository":{"id":288086891,"uuid":"966789194","full_name":"tchasinga/adminjobposter","owner":"tchasinga","description":"An admin dashboard is a centralized control panel that provides administrators, managers, or authorized users with:  Core Characteristics Visual interface displaying key metrics, controls, and system status  At-a-glance overview of an application, website, or business operations  Management capabilities for controlling various aspects of a system","archived":false,"fork":false,"pushed_at":"2025-04-15T13:27:52.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T14:25:01.785Z","etag":null,"topics":["nextjs","typescript"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/tchasinga.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,"zenodo":null}},"created_at":"2025-04-15T13:07:03.000Z","updated_at":"2025-04-15T13:27:55.000Z","dependencies_parsed_at":"2025-04-15T14:25:21.185Z","dependency_job_id":"79e6425d-7f0c-4028-9874-0405a7c7a3a2","html_url":"https://github.com/tchasinga/adminjobposter","commit_stats":null,"previous_names":["tchasinga/adminjobposter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchasinga%2Fadminjobposter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchasinga%2Fadminjobposter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchasinga%2Fadminjobposter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchasinga%2Fadminjobposter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tchasinga","download_url":"https://codeload.github.com/tchasinga/adminjobposter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249326181,"owners_count":21251735,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["nextjs","typescript"],"created_at":"2025-04-17T08:30:23.276Z","updated_at":"2026-04-18T02:04:47.313Z","avatar_url":"https://github.com/tchasinga.png","language":"CSS","readme":"APIS documentation\n\n\n\n1. Dashboard APIs (3)\n#\tEndpoint\tMethod\tDescription\n1\t/api/dashboard/stats\tGET\tFetch summary stats (jobs, applicants)\n2\t/api/dashboard/applicants-chart\tGET\tData for monthly applicants chart (\n   \t\t\t# Default (12 months, grouped by month)\n        \t\tGET /api/dashboard/applicants-chart\n\n\t\t\t# Last 6 months weekly data\n\t\t\tGET /api/dashboard/applicants-chart?months=6\u0026groupBy=week\n\n\t\t\t# Last 30 days daily data\n\t\t\tGET /api/dashboard/applicants-chart?months=1\u0026groupBy=day\n\t\t\t)\n\n\n3\t/api/dashboard/jobs-chart\tGET\tData for job type distribution pie chart\n\n\n\n====================================================\n\nJob Posting APIs (4)\n   /api/jobs\t        GET\t      List all job postings (with filters) and GET /api/jobs?poll=true (if you wanna use it)\n   /api/jobs       \tPOST\tCreate new job posting\n   /api/jobs/:id\tDELETE\tClose/delete a job and /api/jobs/[jobId]?action=close and DELETE /api/jobs/[jobId]?action=delete or /api/jobs/:id\n   /api/jobs/:id\tPUT\tUpdate a job posting\n\n======================================================\n\nApplicants APIs (4)\n \n /api/applicants\t        GET\tList applicants (search/filter support) and /api/applicants?search=(Search across name, email, company, telegram) or /api/applicants?status=hired (Get all hired applicants) or /api/applicants for general get request\n\n /api/applicants/:id\t        GET\tGet single applicant details\n /api/applicants/:id/status\tPUT\tUpdate status (e.g., \"hired\")\n /api/applicants/export\tGET\tExport applicants to CSV/PDF(\n    \t\t# Export to CSV (default)\n    \t\tGET /api/applicants/export\n\n   \t\t # Explicit CSV export\n    \t\t GET /api/applicants/export?format=csv\n\n    \t\t# PDF export\n    \t\tGET /api/applicants/export?format=pdf)\n \n\n=============================================================================\n\nremember we are using mongoDb as Database our ID will always be called \nlike this _id whenever we want to access any id on frontend we will\naccess it like this _id\n   ","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftchasinga%2Fadminjobposter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftchasinga%2Fadminjobposter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftchasinga%2Fadminjobposter/lists"}