{"id":18255059,"url":"https://github.com/vicktorms/task-manager","last_synced_at":"2025-04-08T21:49:22.550Z","repository":{"id":251293826,"uuid":"836970508","full_name":"VicktorMS/task-manager","owner":"VicktorMS","description":"Sistema de gestão de tarefas que permite ao usuário adicionar, listar, marcar como concluída e remover tarefas através do terminal.","archived":false,"fork":false,"pushed_at":"2024-08-14T00:51:04.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T17:18:59.347Z","etag":null,"topics":["infnet","mvc-architecture","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","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/VicktorMS.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":"2024-08-02T00:12:17.000Z","updated_at":"2024-08-14T00:51:07.000Z","dependencies_parsed_at":"2024-12-22T12:25:37.462Z","dependency_job_id":"c13c0a6a-9b43-4024-94b3-bf050d277291","html_url":"https://github.com/VicktorMS/task-manager","commit_stats":null,"previous_names":["vicktorms/task-manager"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VicktorMS%2Ftask-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VicktorMS%2Ftask-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VicktorMS%2Ftask-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VicktorMS%2Ftask-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VicktorMS","download_url":"https://codeload.github.com/VicktorMS/task-manager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247934808,"owners_count":21020724,"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":["infnet","mvc-architecture","python3"],"created_at":"2024-11-05T10:14:33.553Z","updated_at":"2025-04-08T21:49:22.530Z","avatar_url":"https://github.com/VicktorMS.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gerenciador de Tarefas 📝\n\n\u003cimg src=\"https://img.shields.io/badge/Python-3776AB?style=for-the-badge\u0026logo=python\u0026logoColor=white\" /\u003e\n\u003cimg src=\"https://img.shields.io/badge/Unittest-002F6C?style=for-the-badge\u0026logo=unittest\u0026logoColor=white\" /\u003e\n\u003cimg src=\"https://img.shields.io/badge/Colorama-00BFFF?style=for-the-badge\u0026logo=colorama\u0026logoColor=white\" /\u003e\n\nSistema de gestão de tarefas que permite ao usuário adicionar, listar, marcar como concluída e remover tarefas através do terminal. \n\n## 📝 Funcionalidades\n\n- Adicionar tarefas 📝\n- Listar tarefas 📝\n- Marcar tarefa como concluída ✅\n- Remover tarefas ❌\n- Exibir detalhes de uma tarefa ℹ️\n\n## 🔧 Tecnologias\n\n- Python 🐍\n- Colorama 🎨\n- Unittest 🧪\n\n## 📁 Arquitetura\n\nO projeto foi desenvolvido utilizando o padrão MVC (Model-View-Controller), onde existe uma classe de Task (modelo), TaskView (interface de usuário), TaskController (controlador de tarefas) e TaskFactory (fabrica de tarefas).\n\n## 📁 Organização\n\nO projeto está organizado da seguinte forma:\n\n- `src` 📁\n  - `task_model.py` 📝: implementa a classe Task\n  - `task_view.py` 📝: implementa a classe TaskView\n  - `task_controller.py` 📝: implementa a classe TaskController\n  - `task_factory.py` 📝: implementa a classe TaskFactory\n  - `utils` 📁\n    - `task_validators.py` 📝: implementa as validações das tarefas\n    - `view_utils.py` 📝: implementa as funções de exibição da interface de usuário\n\n- `tests` 📁\n  - `test_task_model.py` 🧪: testes unitários para a classe Task\n  - `test_task_controller.py` 🧪: testes unitários para a classe TaskController\n  - `test_task_view.py` 🧪: testes unitários para a classe TaskView\n  - `test_task_factory.py` 🧪: testes unitários para a classe TaskFactory\n\n- `app.py` 📝: arquivo principal que executa o sistema de gerenciamento de tarefas\n\n- `requirements.txt` 📝: lista de dependências do projeto\n\n- `README.md` 📝: este arquivo\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicktorms%2Ftask-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvicktorms%2Ftask-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicktorms%2Ftask-manager/lists"}