{"id":15726618,"url":"https://github.com/mahboub99/summer-test","last_synced_at":"2025-03-31T01:40:29.799Z","repository":{"id":124375446,"uuid":"385921113","full_name":"Mahboub99/summer-test","owner":"Mahboub99","description":null,"archived":false,"fork":false,"pushed_at":"2021-07-17T16:30:47.000Z","size":98,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T06:49:34.290Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Mahboub99.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}},"created_at":"2021-07-14T11:48:18.000Z","updated_at":"2023-03-08T15:22:53.000Z","dependencies_parsed_at":"2024-07-22T05:45:15.204Z","dependency_job_id":null,"html_url":"https://github.com/Mahboub99/summer-test","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/Mahboub99%2Fsummer-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mahboub99%2Fsummer-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mahboub99%2Fsummer-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mahboub99%2Fsummer-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mahboub99","download_url":"https://codeload.github.com/Mahboub99/summer-test/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246403893,"owners_count":20771526,"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":[],"created_at":"2024-10-03T22:28:05.595Z","updated_at":"2025-03-31T01:40:29.751Z","avatar_url":"https://github.com/Mahboub99.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003ca href=\"https://github.com/Mahboub99/summer-test\" rel=\"noopener\"\u003e\n\n![summer test](https://user-images.githubusercontent.com/43186742/125620973-b402ea83-f558-4989-95f0-c0e08d0d5404.png)\n\n\u003c/div\u003e\n\n\u003ch3 align=\"center\"\u003eSummer test\u003c/h3\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \n  [![GitHub contributors](https://img.shields.io/github/contributors/Mahboub99/summer-test)](https://github.com/Mahboub99/summer-test/contributors)\n  [![GitHub issues](https://img.shields.io/github/issues/Mahboub99/summer-test)](https://github.com/Mahboub99/summer-test/issues)\n  [![GitHub forks](https://img.shields.io/github/forks/Mahboub99/summer-test)](https://github.com/Mahboub99/summer-test/network)\n  [![GitHub stars](https://img.shields.io/github/stars/Mahboub99/summer-test)](https://github.com/Mahboub99/summer-test/stargazers)\n  [![GitHub license](https://img.shields.io/github/license/Mahboub99/summer-test)](https://github.com/Mahboub99/summer-test/blob/master/LICENSE)\n  \u003cimg src=\"https://img.shields.io/github/languages/count/Mahboub99/summer-test\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/languages/top/Mahboub99/summer-test\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/languages/code-size/Mahboub99/summer-test\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/issues-pr-raw/Mahboub99/summer-test\" /\u003e\n\n\u003c/div\u003e\n\n## Task1: Installation and run\n\n\u003e naviagte to task1 folder then run\n\n```shell\npip install pipenv\npipenv install\npython plotter.py\npython -m pytest test.py  \n```\n\n### screen shots\n\n![image](https://user-images.githubusercontent.com/43186742/125619499-e5272aa9-3aae-4e33-a26c-e9e2f170e584.png)\n\n\u003chr /\u003e\n\n![image](https://user-images.githubusercontent.com/43186742/125619561-c1f8eeb5-6ecb-4fe1-ba35-86fd2975ab91.png)\n\n\u003chr /\u003e\n\n![image](https://user-images.githubusercontent.com/43186742/125619661-9b2251d8-1625-4171-8c5a-2b4397bdf547.png)\n\n\u003chr /\u003e\n\n![image](https://user-images.githubusercontent.com/43186742/125619745-cadf0b24-7361-42d9-a1b9-86f4f7dca40a.png)\n\n\u003chr /\u003e\n\n![image](https://user-images.githubusercontent.com/43186742/125619853-ae39d46d-fdf9-4577-a10f-17ec335b79d8.png)\n\n\u003chr /\u003e\n\n## Task2: insatallation and run\n\n\u003e naviagte to task2 folder then run\n\n```shell\nnpm install\nnpm run start\nnpm run test\n```\n\n### Contributors\n\n\u003ctable\u003e\n  \u003ctr\u003e\n     \u003ctd align=\"center\"\u003e\n       \u003ca href=\"https://github.com/Mahboub99\"\u003e\n         \u003cimg src=\"https://avatars3.githubusercontent.com/u/43186742?s=460\u0026v=4\" width=\"150px;\" alt=\"\"/\u003e\n         \u003cbr /\u003e\n         \u003csub\u003e\n           \u003cb\u003eAhmed Mahboub\u003c/b\u003e\n         \u003c/sub\u003e\n        \u003c/a\u003e\n       \u003cbr/\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n \u003c/table\u003e\n\n### Licence\n\n[MIT Licence](https://github.com/summer-test/blob/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahboub99%2Fsummer-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahboub99%2Fsummer-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahboub99%2Fsummer-test/lists"}