{"id":20876839,"url":"https://github.com/brawlingthebits/eisenhower-matrix","last_synced_at":"2025-08-17T12:33:48.558Z","repository":{"id":156620326,"uuid":"484501789","full_name":"brawlingthebits/eisenhower-matrix","owner":"brawlingthebits","description":"Eisenhower matrix API, which helps prioritization of tasks according to the degree of urgency and importance.","archived":false,"fork":false,"pushed_at":"2022-08-20T17:15:21.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T09:30:27.611Z","etag":null,"topics":["flask","python"],"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/brawlingthebits.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":"2022-04-22T16:31:05.000Z","updated_at":"2022-09-23T17:21:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"0cb43175-55f5-4586-bc64-8321a906d270","html_url":"https://github.com/brawlingthebits/eisenhower-matrix","commit_stats":null,"previous_names":["brawlingthebits/eisenhower-matrix"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brawlingthebits%2Feisenhower-matrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brawlingthebits%2Feisenhower-matrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brawlingthebits%2Feisenhower-matrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brawlingthebits%2Feisenhower-matrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brawlingthebits","download_url":"https://codeload.github.com/brawlingthebits/eisenhower-matrix/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243250709,"owners_count":20261071,"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":["flask","python"],"created_at":"2024-11-18T06:55:08.243Z","updated_at":"2025-03-12T16:25:13.789Z","avatar_url":"https://github.com/brawlingthebits.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eisenhower-matrix\nAPI da matriz de Eisenhower, que auxilia a priorização de tarefas de acordo com o grau de urgência e importância.\n\n## Como rodar esta aplicação?\n\n### 1. Primeiramente, clone este repositório na sua máquina e acesse o mesmo pelo terminal. \n\n### 2. Será necessário ter o Python a partir da terceira versão instalado. Então, crie um ambiente virtual com o Python:\n\n```shell\npython -m venv venv\n```\n\n### 3. Entre no ambiente virtual criado:\n\n```shell\n. venv/bin/activate\n```\n\n### 4. Instale todas as dependências necessárias para que a aplicação rode.\n\n```shell\npip install -r requirements.txt\n```\n\n### 5. Crie um arquivo .env e o preencha com seus dados a partir do .env.example\n\n### 6. Rode as migrations após criar uma database num banco de dados SQL da sua preferência\n\n```shell\nflask db run\n```\n\n### 7. Agora você tem acesso às rotas na sua máquina.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrawlingthebits%2Feisenhower-matrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrawlingthebits%2Feisenhower-matrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrawlingthebits%2Feisenhower-matrix/lists"}