{"id":48688765,"url":"https://github.com/sarasjodin/my-angular-api-requests-lab","last_synced_at":"2026-04-11T04:39:07.223Z","repository":{"id":299466060,"uuid":"1003115263","full_name":"sarasjodin/my-angular-api-requests-lab","owner":"sarasjodin","description":"A personal course list app built with Angular and TypeScript. Displays courses, progression, and syllabus links in a structured and responsive format.","archived":false,"fork":false,"pushed_at":"2025-07-20T11:16:58.000Z","size":2352,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-20T13:07:18.898Z","etag":null,"topics":["angular","course-list","portfolio","responsive-design","typescript"],"latest_commit_sha":null,"homepage":"https://my-angular-api-requests-lab.netlify.app","language":"TypeScript","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/sarasjodin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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,"zenodo":null}},"created_at":"2025-06-16T16:40:06.000Z","updated_at":"2025-07-20T11:17:02.000Z","dependencies_parsed_at":"2025-07-20T13:04:56.783Z","dependency_job_id":"95f08916-a3e6-44ea-aede-ffeec6862ea2","html_url":"https://github.com/sarasjodin/my-angular-api-requests-lab","commit_stats":null,"previous_names":["sarasjodin/my-angular-api-requests-lab"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sarasjodin/my-angular-api-requests-lab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarasjodin%2Fmy-angular-api-requests-lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarasjodin%2Fmy-angular-api-requests-lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarasjodin%2Fmy-angular-api-requests-lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarasjodin%2Fmy-angular-api-requests-lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sarasjodin","download_url":"https://codeload.github.com/sarasjodin/my-angular-api-requests-lab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarasjodin%2Fmy-angular-api-requests-lab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31669117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","course-list","portfolio","responsive-design","typescript"],"created_at":"2026-04-11T04:39:06.732Z","updated_at":"2026-04-11T04:39:06.850Z","avatar_url":"https://github.com/sarasjodin.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Angular RxJS API Requests Lab\n\n\u003ca href=\"https://my-angular-api-requests-lab.netlify.app\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\nOpen Live Demo\n\u003c/a\u003e \u003cbr\u003e\u003cbr\u003e\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/bfca5d1e-6429-40bb-95cb-68a456063fe4/deploy-status)](https://app.netlify.com/projects/my-angular-api-requests-lab/deploys)\n\n---\n\n## Features\n\n- ✅ Display of courses with code, name, progression level, and syllabus link  \n- ✅ Responsive layout for mobile and desktop views  \n- 🔍 Focus on modular Angular components, clean UI structure, and course-based content presentation\n\n---\n\n## Tech Stack\n\n- Angular / TypeScript  \n- HTML / CSS  \n- Local JSON data (for course info)  \n- Netlify (for deployment)  \n- Figma (for visual design and layout planning)\n\n---\n\u003cimg src=\"https://github.com/user-attachments/assets/aefa6f43-764c-4fe2-bbbe-356d90458e28\" alt=\"Part of app\" width=\"auto\"/\u003e \n\u003cbr\u003eMy Angular RxJS API Requests Lab\n\n## Installation\n\n```bash\nnpm install\nng serve\n```\n\n---\n\n## More about This Project\n\nThis is a frontend web application built with Angular that displays a structured list of academic courses.\nEach course entry includes its course code, name, progression level (A–C), and a link to the official syllabus.\n\nThe application is styled using custom CSS and is fully responsive, optimized for both desktop and mobile devices.\nDeveloped as part of a frontend development course, it functions as a digital CV or course portfolio, showcasing the developer’s academic background.\n\nCourse data is stored locally (or fetched via JSON) and rendered dynamically using Angular’s component-based architecture.\nThe app is fully translated into English. If a course name changes in the future, the Swedish name will be displayed until a manual translation is added.\n\n---\n\n## Folder Structure\n\n\u003cimg src=\"https://github.com/user-attachments/assets/7018ea46-7e47-455c-b7c8-12ff9bfe291f\" alt=\"folder structure\" width=\"150\"/\u003e\nPart of folder structure\n\n---\n\n## Security\n\n- ✅ Dependabot active\n- ✅ Security policy configured\n- ✅ Automatic CodeQL analysis\n\n---\n\n## License\n\nMIT – see LICENSE.md for details.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarasjodin%2Fmy-angular-api-requests-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsarasjodin%2Fmy-angular-api-requests-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarasjodin%2Fmy-angular-api-requests-lab/lists"}