{"id":20543276,"url":"https://github.com/theviolatorx/angular-projeto-todo-list","last_synced_at":"2026-04-15T22:35:10.875Z","repository":{"id":207371692,"uuid":"704286448","full_name":"theviolatorx/Angular-Projeto-todo-List","owner":"theviolatorx","description":"Projeto To-Do List. Aplicação do conteúdo teórico.","archived":false,"fork":false,"pushed_at":"2023-11-27T16:37:02.000Z","size":444,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T04:34:53.242Z","etag":null,"topics":["angular","sass"],"latest_commit_sha":null,"homepage":"https://angular-projeto-todo-list.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/theviolatorx.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":"2023-10-13T00:23:10.000Z","updated_at":"2023-11-27T16:30:19.000Z","dependencies_parsed_at":"2025-01-16T15:27:45.180Z","dependency_job_id":"2487e347-e0dd-4c51-afdf-8470e7ddb80b","html_url":"https://github.com/theviolatorx/Angular-Projeto-todo-List","commit_stats":null,"previous_names":["theviolatorx/angular-projeto-todo-list"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/theviolatorx/Angular-Projeto-todo-List","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theviolatorx%2FAngular-Projeto-todo-List","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theviolatorx%2FAngular-Projeto-todo-List/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theviolatorx%2FAngular-Projeto-todo-List/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theviolatorx%2FAngular-Projeto-todo-List/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theviolatorx","download_url":"https://codeload.github.com/theviolatorx/Angular-Projeto-todo-List/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theviolatorx%2FAngular-Projeto-todo-List/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31863495,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","sass"],"created_at":"2024-11-16T01:36:41.418Z","updated_at":"2026-04-15T22:35:10.838Z","avatar_url":"https://github.com/theviolatorx.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Santander Coders 2023 | ADA\n# Turma 1004 - Projeto final - Angular II\n\n## O que?\n\nDesenvolver, utilizando os conceitos abordados ao longo do módulo, uma aplicação de lista de tarefas (ToDo List).\n\n---\n\n## Funcionalidades\n\nDentre as funcionalidades, espera-se que seja possível:\n\n- Adicionar uma tarefa;\n- Editar uma tarefa salva;\n- Remover uma tarefa salva;\n- Listar todas as tarefas salvas\n\n---\n\n## Requisitos\n\nComo requisitos, espera-se que o projeto implemente todos os tópicos abordados em aula. A saber:\n\n- Rotas e navegação;\n- Services e Injeção de Dependências;\n- Observables;\n- Requisições HTTP;\n- Autenticação e Proteção de Rotas;\n- NgModules\n\n---\n\n## Observações\n\n- As equipes terão entre 4 e 5 componentes;\n- O prazo para a entrega é nossa última aula (24/11/2023);\n- O backend será fornecido pelo professor e estará disponível no repositório ([Link a ser disponibilizado](https://github.com/ivirson/TO-DO-Api));\n- Caso a equipe deseje, pode usar um outro backend, respeitando os requisitos e funcionalidades esperadas;\n- O vídeo apresentado em aula é um norte, mas não é requisito. Portanto, podem explorar novos cenários, se optarem por isso.\n\n------------------------------------------------------------------------------------------------------------\n\n# ProjetoTodoList\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.2.5.\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.\n\n## Screens Shots:\n\n\u003cimg src='./src/assets/screens_shots/Screenshot_0.png' width='100px'\u003e \u003cimg src='./src/assets/screens_shots/Screenshot_1.png' width='100px'\u003e \u003cimg src='./src/assets/screens_shots/Screenshot_2.png' width='100px'\u003e \u003cimg src='./src/assets/screens_shots/Screenshot_3.png' width='100px'\u003e \u003cimg src='./src/assets/screens_shots/Screenshot_4.png' width='100px'\u003e\n\n## Squad:\n\n### Clóvis Garcia [Github](https://github.com/theviolatorx/)\n\u003cimg src='https://avatars.githubusercontent.com/u/13057648?v=4' width='150'\u003e\n\n#\n\n### Emily Jenifer [Github](https://github.com/emsjenifer)\n\n\u003cimg src='https://avatars.githubusercontent.com/u/62315377?v=4' width='150'\u003e\n\n#\n\n### Gleidson Medeiros [Github](https://github.com/gleidsonlm)\n\n\u003cimg src='https://avatars.githubusercontent.com/u/20400508?v=4' width='150'\u003e\n\n#\n\n### Henrique Gal [Github](https://github.com/HGalieta)\n\n\u003cimg src='https://avatars.githubusercontent.com/u/100798441?v=4' width='150'\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheviolatorx%2Fangular-projeto-todo-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheviolatorx%2Fangular-projeto-todo-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheviolatorx%2Fangular-projeto-todo-list/lists"}