{"id":22449460,"url":"https://github.com/bastienbot/hr-challenges-manager","last_synced_at":"2025-03-27T12:15:27.613Z","repository":{"id":53662539,"uuid":"169800693","full_name":"bastienbot/hr-challenges-manager","owner":"bastienbot","description":"This program allows you to register/delete a new candidate, send the registered candidate a technical challenge","archived":false,"fork":false,"pushed_at":"2021-03-20T00:39:00.000Z","size":68,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T16:26:43.431Z","etag":null,"topics":["human-resources","python3","technical-test"],"latest_commit_sha":null,"homepage":"","language":"Python","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/bastienbot.png","metadata":{"files":{"readme":"README.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}},"created_at":"2019-02-08T21:22:05.000Z","updated_at":"2022-06-10T23:15:32.000Z","dependencies_parsed_at":"2022-09-11T01:12:17.678Z","dependency_job_id":null,"html_url":"https://github.com/bastienbot/hr-challenges-manager","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bastienbot%2Fhr-challenges-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bastienbot%2Fhr-challenges-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bastienbot%2Fhr-challenges-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bastienbot%2Fhr-challenges-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bastienbot","download_url":"https://codeload.github.com/bastienbot/hr-challenges-manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245841762,"owners_count":20681195,"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":["human-resources","python3","technical-test"],"created_at":"2024-12-06T05:09:26.811Z","updated_at":"2025-03-27T12:15:27.593Z","avatar_url":"https://github.com/bastienbot.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HR challenges Manager\n\n## Description\nThis program allows you to register/delete a new candidate, send the registered candidate a technical challenge. This challenge can be sent with the following methods:\n- sending an email\n- create a user on gitlab and forking a project in the user namespace\nYou can also view informations about a registered candidate: name, email, messages sent\n\n## Requirement\nDocker\n\n## Installation\n```\n$ git clone https://github.com/bastienbot/hr-challenges-manager\n$ cd hr-challenges-manager\n```\nCopy and fill in the following files according to your needs :\n- .env.exemple -\u003e .env (your env constants)\n- app/tc-informations.yaml.exemple -\u003e app/tc-informations.yaml (informations about your challenges repos)\n- app/templates/\\*.html.exemple -\u003e app/templates/\\*.html (email templates)\n```\n$ docker-compose build \u0026\u0026 docker-compose up\n```\n\n## Endpoints:\n  ```\n  # /candidates/{email?}\n  POST, GET, PUT, DELETE : Standard CRUD\n\n  # /challenges/preview\n  POST : Preview a challenge before sending to a candidate\n\n  # /challenges/send\n  POST : Send a challenge to a candidate\n  ```\n\n## Upcoming:\n- set reminders so you can send an email to a candidate who did not deliver his/her challenge result on time for instance\n- a feature that would help you correct a challenge based on pre-determined criterias","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbastienbot%2Fhr-challenges-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbastienbot%2Fhr-challenges-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbastienbot%2Fhr-challenges-manager/lists"}