{"id":51101666,"url":"https://github.com/anburocky3/interns","last_synced_at":"2026-06-24T11:02:03.214Z","repository":{"id":324496772,"uuid":"1097244757","full_name":"anburocky3/interns","owner":"anburocky3","description":"Managing interns25 profiles","archived":false,"fork":false,"pushed_at":"2026-02-05T17:23:28.000Z","size":4726,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-06T03:33:09.393Z","etag":null,"topics":["firebase","internship","internship-project","nextjs","node","react"],"latest_commit_sha":null,"homepage":"https://interns.cyberdudenetworks.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anburocky3.png","metadata":{"files":{"readme":"README-IMPLEMENTATION.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"anburocky3"}},"created_at":"2025-11-15T20:02:23.000Z","updated_at":"2026-02-05T17:25:55.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/anburocky3/interns","commit_stats":null,"previous_names":["anburocky3/interns25","anburocky3/interns"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anburocky3/interns","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anburocky3%2Finterns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anburocky3%2Finterns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anburocky3%2Finterns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anburocky3%2Finterns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anburocky3","download_url":"https://codeload.github.com/anburocky3/interns/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anburocky3%2Finterns/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34728928,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"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","internship","internship-project","nextjs","node","react"],"created_at":"2026-06-24T11:02:01.973Z","updated_at":"2026-06-24T11:02:03.210Z","avatar_url":"https://github.com/anburocky3.png","language":"TypeScript","funding_links":["https://github.com/sponsors/anburocky3"],"categories":[],"sub_categories":[],"readme":"# Implementation notes — CyberDude Intern Management\n\nRequired environment variables (add to `.env.local`):\n\n- `NEXT_PUBLIC_FIREBASE_API_KEY`\n- `NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN`\n- `NEXT_PUBLIC_FIREBASE_PROJECT_ID`\n- `NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET` (optional)\n- `NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID` (optional)\n- `NEXT_PUBLIC_FIREBASE_APP_ID`\n\nSetup steps:\n\n1. Create a Firebase project and enable Authentication -\u003e Google sign-in.\n2. Create a Firestore database in production or test mode and deploy `firestore.rules` from this repo.\n3. Set the `.env.local` variables above with your Firebase project's values.\n4. Install dependencies:\n\n```bash\nnpm install\n# or\npnpm install\n```\n\nNotes:\n\n- Google Auth is the chosen provider. New users are created in `/users/{uid}` with default role `intern`.\n- Attendance uses realtime listeners (only the attendance collection uses `onSnapshot` presently).\n- `weeklyTasks` includes `sessionLinks: string[]` (admins can add session links on the task document).\n- File uploads are not included — submissions store URLs (githubUrl, deploymentUrl) only.\n\nAdmin onboarding recommendation:\n\n- Create the first admin manually in the Firebase Console by creating a document under `/users/{uid}` and set `role: 'admin'` for the intended admin user's UID. We can add an invite flow later.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanburocky3%2Finterns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanburocky3%2Finterns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanburocky3%2Finterns/lists"}