{"id":22599256,"url":"https://github.com/deepak-gupta21/javascript-q1","last_synced_at":"2026-05-09T03:36:17.503Z","repository":{"id":157381936,"uuid":"633453866","full_name":"Deepak-gupta21/Javascript-Q1","owner":"Deepak-gupta21","description":"Displaying the points of IPL Season 2022. The data is provided in this API endpoint:","archived":false,"fork":false,"pushed_at":"2023-04-27T14:46:08.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T19:46:28.189Z","etag":null,"topics":["css","html","javascript","json-api"],"latest_commit_sha":null,"homepage":"https://deepak-gupta21.github.io/Javascript-Q1/","language":"JavaScript","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/Deepak-gupta21.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":"2023-04-27T14:28:50.000Z","updated_at":"2023-04-27T14:38:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"9985ff5b-e4fe-4b95-ba42-f88456ee3ee3","html_url":"https://github.com/Deepak-gupta21/Javascript-Q1","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Deepak-gupta21/Javascript-Q1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deepak-gupta21%2FJavascript-Q1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deepak-gupta21%2FJavascript-Q1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deepak-gupta21%2FJavascript-Q1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deepak-gupta21%2FJavascript-Q1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Deepak-gupta21","download_url":"https://codeload.github.com/Deepak-gupta21/Javascript-Q1/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deepak-gupta21%2FJavascript-Q1/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261032036,"owners_count":23100048,"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":["css","html","javascript","json-api"],"created_at":"2024-12-08T11:08:46.320Z","updated_at":"2026-05-09T03:36:12.482Z","avatar_url":"https://github.com/Deepak-gupta21.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Question:-\r\n# IPL Points Table (with fetch)\r\nYour task is to create a table for displaying the points of IPL Season 2022.\r\nThe data is provided in this API endpoint: https://my-json-server.typicode.com/FreSauce/json-ipl/data.\r\n\r\nUse a script to fetch the data from the given API endpoint. Sort the data fetched in ascending order based on the NRR value of each team. Display the sorted data in the table.\r\n\r\nThe table should have 8 columns and 11 rows (10 + 1, including the header row).\r\nUse the thead and tbody to distinguish between the header rows and body rows. And use th for header cells.\r\n\r\nThe table should also have some CSS formatting.\r\nThe header cells should have a background color of #00008b and text color of #ffffff.\r\nInside the table body, the first column cells should have a background color of #f2f2f2.\r\nInside the table body, the last column cells should have a background color of #d1d1d1.\r\nInside the table body, all the cells td should have solid border of width 1px and color #dddddd\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepak-gupta21%2Fjavascript-q1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepak-gupta21%2Fjavascript-q1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepak-gupta21%2Fjavascript-q1/lists"}