{"id":19795637,"url":"https://github.com/oluwis/angular-todo-app","last_synced_at":"2026-05-01T21:02:09.757Z","repository":{"id":250469072,"uuid":"834553955","full_name":"OLuwis/angular-todo-app","owner":"OLuwis","description":"Gerenciador de tarefas feito com Angular.","archived":false,"fork":false,"pushed_at":"2025-01-31T01:18:24.000Z","size":198,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T16:09:21.290Z","etag":null,"topics":["angular","angular-material","css","css3","html","html5","material-design","typescript"],"latest_commit_sha":null,"homepage":"https://angular-todo-app-ten.vercel.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/OLuwis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-07-27T16:10:47.000Z","updated_at":"2025-02-14T21:13:46.000Z","dependencies_parsed_at":"2024-11-12T07:16:56.174Z","dependency_job_id":"4c5f0acf-07a6-4d99-8f69-bf4f8c082403","html_url":"https://github.com/OLuwis/angular-todo-app","commit_stats":null,"previous_names":["oluwis/angular-todo","oluwis/angular-todo-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OLuwis/angular-todo-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OLuwis%2Fangular-todo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OLuwis%2Fangular-todo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OLuwis%2Fangular-todo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OLuwis%2Fangular-todo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OLuwis","download_url":"https://codeload.github.com/OLuwis/angular-todo-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OLuwis%2Fangular-todo-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32512670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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","angular-material","css","css3","html","html5","material-design","typescript"],"created_at":"2024-11-12T07:16:55.513Z","updated_at":"2026-05-01T21:02:09.722Z","avatar_url":"https://github.com/OLuwis.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/c/cf/Angular_full_color_logo.svg\" style=\"display:block; width: 50%;\"\u003e\n  \u003ch3 align=\"center\"\u003e\n    Angular Todo App\n  \u003c/h3\u003e\n\u003c/p\u003e\n\n## BR\n\n### Introdução\n\nEste projeto foi feito para propósitos de estudo, seguindo como base o guia de Angular do [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Angular_getting_started).\n\nO projeto segue os requisitos funcionais mínimos e também expande a estrutura básica para uma mais avançada e moderna.\n\nO projeto foi feito usando Angular 18+ e NodeJS 20+.\n\n### Feito com\n![Angular Badge](https://img.shields.io/badge/Angular-0F0F11?logo=angular\u0026logoColor=fff\u0026style=for-the-badge)\n![TypeScript Badge](https://img.shields.io/badge/TypeScript-3178C6?logo=typescript\u0026logoColor=fff\u0026style=for-the-badge)\n![Material Design Badge](https://img.shields.io/badge/Material%20Design-757575?logo=materialdesign\u0026logoColor=fff\u0026style=for-the-badge)\n![HTML5 Badge](https://img.shields.io/badge/HTML5-E34F26?logo=html5\u0026logoColor=fff\u0026style=for-the-badge)\n![CSS3 Badge](https://img.shields.io/badge/CSS3-1572B6?logo=css3\u0026logoColor=fff\u0026style=for-the-badge)\n\n### Desenvolvimento Local\n\n1. Clone este repositório\n```sh\ngit clone https://github.com/OLuwis/angular-todo-app.git\n```\n2. Inicie o servidor local\n```sh\nng serve\n```\n3. Acesse o servidor no seu navegador\n```sh\nhttp://localhost:4200\n```\n\n## EN\n\n### Introduction\n\nThis project was created for study purposes, based on the Angular guide from [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Angular_getting_started).\n\nThe project meets the minimum functional requirements and also expands the basic structure to a more advanced and modern one.\n\nThe project was built using Angular 18+ and NodeJS 20+.\n\n### Built with\n![Angular Badge](https://img.shields.io/badge/Angular-0F0F11?logo=angular\u0026logoColor=fff\u0026style=for-the-badge)\n![TypeScript Badge](https://img.shields.io/badge/TypeScript-3178C6?logo=typescript\u0026logoColor=fff\u0026style=for-the-badge)\n![Material Design Badge](https://img.shields.io/badge/Material%20Design-757575?logo=materialdesign\u0026logoColor=fff\u0026style=for-the-badge)\n![HTML5 Badge](https://img.shields.io/badge/HTML5-E34F26?logo=html5\u0026logoColor=fff\u0026style=for-the-badge)\n![CSS3 Badge](https://img.shields.io/badge/CSS3-1572B6?logo=css3\u0026logoColor=fff\u0026style=for-the-badge)\n\n### Local Development\n\n1. Clone this repository\n```sh\ngit clone https://github.com/OLuwis/angular-todo-app.git\n```\n2. Start the local server\n```sh\nng serve\n```\n3. Access the server in your browser\n```sh\nhttp://localhost:4200\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foluwis%2Fangular-todo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foluwis%2Fangular-todo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foluwis%2Fangular-todo-app/lists"}