{"id":24837268,"url":"https://github.com/mr-mudgal/time-card","last_synced_at":"2026-04-29T10:06:48.205Z","repository":{"id":197176421,"uuid":"698114047","full_name":"mr-mudgal/Time-Card","owner":"mr-mudgal","description":"This program is a concise, scalable solution tailored for shift analysis, ensuring efficient employee management at Bluejay Delivery.","archived":false,"fork":false,"pushed_at":"2025-01-15T18:26:56.000Z","size":75,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T04:14:03.150Z","etag":null,"topics":["excelreader","interview","interview-questions","openpyxl","pandas","pandas-library","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","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/mr-mudgal.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}},"created_at":"2023-09-29T07:28:05.000Z","updated_at":"2025-01-15T18:26:57.000Z","dependencies_parsed_at":"2023-09-29T10:30:23.364Z","dependency_job_id":"3c5bafa1-bea3-4ce6-be99-bc7e27faaf64","html_url":"https://github.com/mr-mudgal/Time-Card","commit_stats":null,"previous_names":["mr-mudgal/time-card"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mr-mudgal/Time-Card","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-mudgal%2FTime-Card","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-mudgal%2FTime-Card/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-mudgal%2FTime-Card/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-mudgal%2FTime-Card/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mr-mudgal","download_url":"https://codeload.github.com/mr-mudgal/Time-Card/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-mudgal%2FTime-Card/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259316874,"owners_count":22839531,"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":["excelreader","interview","interview-questions","openpyxl","pandas","pandas-library","python","python3"],"created_at":"2025-01-31T05:53:41.844Z","updated_at":"2026-04-29T10:06:43.187Z","avatar_url":"https://github.com/mr-mudgal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Time-Card\nThis is an assignment for the job position of Software Development at Bluejay Delivery.\n\nQuestion: Write a program that:\n1. Take the file as an input\n2. Iterates over the records in the file and prints the name and position of employees:\n\n- a. who has worked for 7 consecutive days.\n- b. who have less than 10 hours of time between shifts but greater than 1 hour\n- c. Who has worked for more than 14 hours in a single shift\n\nAnswer: \n1. Download the zip file / clone repository.\n2. Open terminal in the directory of the downloaded unzipped folder / cloned repository.\n3. Execute the _main.py_ file by typing `python3 main.py` or other commands as per your system compatibility. {You can also run the file in any code editor / IDE}\n5. Select any option according to the answer you want as per _a, b, c_ parts of the question.\n6. That's it.\n\nExcel Format:\n\u003cimg width=\"869\" src=\"https://github.com/user-attachments/assets/2c13ad8c-c203-4116-8e9e-292f19b62c3d\" /\u003e\n\n\nSnapshot of the Terminal:\n```\n-------------------------------------------------------\n1. Employees worked for 7 consecutive days\n2. Employees with gap in range 1 to 10 between shifts\n3. Employees worked more than 14 hours in single shift\nQ. Exit\n: 1\nName: Sparks, KeWWeMh | Position ID: WFS000101\nName: SiWgh, JaspreeM | Position ID: WFS000424\nName: CEreira Jr, JEse | Position ID: WFS000456\nName: GAeWdia, JAaW CarXEs | Position ID: WFS000473\n\n-------------------------------------------------------\n1. Employees worked for 7 consecutive days\n2. Employees with gap in range 1 to 10 between shifts\n3. Employees worked more than 14 hours in single shift\nQ. Exit\n: 2\nName: CaMaXaWE, CeghaW | Position ID: WFS000153\nName: Xee, XaCar | Position ID: WFS000200\nName: De Xa Cerda, IgWaciE | Position ID: WFS000318\nName: CEreira Jr, JEse | Position ID: WFS000456\nName: DeXgadiXXE REdarMe, ChrisMiaW S | Position ID: WFS000523\nName: REdrigAez, GraWdEW AWgeX | Position ID: WFS000550\n\n-------------------------------------------------------\n1. Employees worked for 7 consecutive days\n2. Employees with gap in range 1 to 10 between shifts\n3. Employees worked more than 14 hours in single shift\nQ. Exit\n: 3\nName: DeXgadiXXE REdarMe, ChrisMiaW S| Position ID: WFS000523\n\n-------------------------------------------------------\n1. Employees worked for 7 consecutive days\n2. Employees with gap in range 1 to 10 between shifts\n3. Employees worked more than 14 hours in single shift\nQ. Exit\n: Q\n```\n\n**Thank You**\n\u003chr\u003e\n\n_\u003cp align=\"center\"\u003edeveloped by:\u003c/p\u003e_\n# [\u003cp align=\"center\"\u003eRishabh Mudgal\u003c/p\u003e](https://github.com/mr-mudgal)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-mudgal%2Ftime-card","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmr-mudgal%2Ftime-card","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-mudgal%2Ftime-card/lists"}