{"id":19809838,"url":"https://github.com/danieljancar/soccer-fields","last_synced_at":"2025-05-01T08:31:17.738Z","repository":{"id":234467164,"uuid":"788957819","full_name":"danieljancar/soccer-fields","owner":"danieljancar","description":"Fictional match results of European leagues transformed and displayed appropriately (season 2023/2024)","archived":true,"fork":false,"pushed_at":"2024-06-16T16:26:21.000Z","size":1576,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-03-15T21:14:34.692Z","etag":null,"topics":["angular","angular-material","data-transformation","tableview"],"latest_commit_sha":null,"homepage":"https://danieljancar.github.io/soccer-fields/","language":"TypeScript","has_issues":false,"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/danieljancar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-19T12:25:39.000Z","updated_at":"2024-07-26T14:55:24.000Z","dependencies_parsed_at":"2024-04-19T13:42:04.230Z","dependency_job_id":"2bdad80e-c3a5-46e0-b1d8-2f8a35f1c4e3","html_url":"https://github.com/danieljancar/soccer-fields","commit_stats":null,"previous_names":["danieljancar/soccer-fields"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieljancar%2Fsoccer-fields","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieljancar%2Fsoccer-fields/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieljancar%2Fsoccer-fields/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieljancar%2Fsoccer-fields/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danieljancar","download_url":"https://codeload.github.com/danieljancar/soccer-fields/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251847624,"owners_count":21653557,"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":["angular","angular-material","data-transformation","tableview"],"created_at":"2024-11-12T09:18:25.188Z","updated_at":"2025-05-01T08:31:17.155Z","avatar_url":"https://github.com/danieljancar.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SoccerFields\n\nSoccerFields displays fictional match results of European leagues for the 2023/2024 season. It calculates and displays results in a tabular format for each league.\n\n## Features\n\n-   **League Selection**: Choose a league and the time span of games.\n-   **Detailed Tables**: Displays data such as team name, rank, points, victories, and more.\n-   **Sorting**: The table is statically sorted by Points(desc), Goal Difference(desc), Victories(desc), and Team Names(asc).\n-   **All-Leagues View**: View data for all leagues if no specific league is selected.\n-   **Data Download**: Download or copy tables for later use.\n\nThis program is based on the M426 module \"Git and Scrum\" at BBZW Sursee.\n\n## Installation Guide\n\nClone the repository into a local Folder\n\n```\ngit clone https://github.com/danieljancar/soccer-fields\n```\n\nAfterwards, open the Folder in a IDE (for example Visual Studio Code) and install the following packages\n\n```\n// node: v18 - v20\n\nnpm install\nnpm install -g npx\n```\n\n## Starting Guide\n\nTo start the application, execute the following command from a terminal or your IDE\n\n```\nnpm run transform \u0026\u0026 ng serve\n```\n\nAfterwards you can find the application under the following url\n\n-   localhost:4200\n\n## Testing Guide\n\nExecute the following command to run all Tests\n\n```\nnpm run test\n```\n\n\u003e **Note:** The tests are not yet fully implemented.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieljancar%2Fsoccer-fields","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanieljancar%2Fsoccer-fields","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieljancar%2Fsoccer-fields/lists"}