{"id":21431059,"url":"https://github.com/caioliveira277/taskman-front","last_synced_at":"2026-04-28T12:02:25.899Z","repository":{"id":47325033,"uuid":"272030837","full_name":"caioliveira277/taskman-front","owner":"caioliveira277","description":"Um simples gerenciador de tarefas e tempo (projeto de estudos)","archived":false,"fork":false,"pushed_at":"2021-09-14T17:55:02.000Z","size":55470,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T00:44:04.438Z","etag":null,"topics":["pomodoro-timer","reactjs","redux","styled-components","todo"],"latest_commit_sha":null,"homepage":"https://caioliveira277.github.io/taskman_front","language":"JavaScript","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/caioliveira277.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}},"created_at":"2020-06-13T15:03:39.000Z","updated_at":"2023-05-09T05:56:58.000Z","dependencies_parsed_at":"2022-08-26T03:24:43.692Z","dependency_job_id":null,"html_url":"https://github.com/caioliveira277/taskman-front","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/caioliveira277/taskman-front","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caioliveira277%2Ftaskman-front","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caioliveira277%2Ftaskman-front/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caioliveira277%2Ftaskman-front/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caioliveira277%2Ftaskman-front/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caioliveira277","download_url":"https://codeload.github.com/caioliveira277/taskman-front/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caioliveira277%2Ftaskman-front/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32379629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["pomodoro-timer","reactjs","redux","styled-components","todo"],"created_at":"2024-11-22T22:29:31.693Z","updated_at":"2026-04-28T12:02:25.866Z","avatar_url":"https://github.com/caioliveira277.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Taskman Frontend ☑\n## Projeto de estudos para o desenvolvimento de uma interface criada para um sistema de ***tarefas*** com ***Pomodoro Timer***\n\n\u003cbr\u003e\n\u003cp float=\"left\"\u003e\n \u003cimg src=\"https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB\"\u003e\n \u003cimg src=\"https://img.shields.io/badge/styled--components-DB7093?style=for-the-badge\u0026logo=styled-components\u0026logoColor=white\"\u003e\n \u003cimg src=\"\thttps://img.shields.io/badge/Yarn-2C8EBB?style=for-the-badge\u0026logo=yarn\u0026logoColor=white\"\u003e\n \u003cimg src=\"https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge\u0026logo=react-router\u0026logoColor=white\"\u003e\n \u003cimg src=\"https://img.shields.io/badge/redux-%23593d88.svg?style=for-the-badge\u0026logo=redux\u0026logoColor=white\"\u003e\n\u003c/p\u003e\n\u003cbr\u003e\n\n## Ideia 💡:\nCriar uma aplicação para o gerenciamento de tarefas com base no seu tempo de execução, baseada no **Pomodoro Timer**\n\n## Funcionalidades:\n- Simulação de Login;\n- Simulação de Cdastro;\n- Modal de recuperação de senha;\n- Iniciar/Pausar timer;\n- Visualizar tarefas;\n- Modal para criação de tarefas;\n- Alteração do modo de exibição do menu lateral do perfil.\n\n## Executando o projeto: 🚀\nPara executar e visualizar o projeto em **modo de desenvolvimento**, você precisará seguir as próximas etapas.\n\n### Pré-requisitos:\nAbaixo estará listada as ferramentas necessárias para o funcionamento do projeto.\n- **NodeJS versão 14** \u003cimg src=\"https://raw.githubusercontent.com/PKief/vscode-material-icon-theme/main/icons/nodejs.svg\" height=\"20\" /\u003e\u003cbr\u003e\n  [\u003cins\u003eGuia de instalação NodeJS\u003c/ins\u003e](https://nodejs.org/en/).\n- **Yarn** \u003cimg src=\"https://raw.githubusercontent.com/PKief/vscode-material-icon-theme/main/icons/yarn.svg\" height=\"20\" /\u003e\u003cbr\u003e\n  [\u003cins\u003eGuia de instalação Yarn\u003c/ins\u003e](https://yarnpkg.com/).\n\n### Instalando dependencias:\nExecute o comandos para instalar as dependencias do projeto.\n   ```sh\n   yarn install\n   ```\n\n### Executando o projeto:\nOs scripts abaixo executam a compilação do projeto.\n  ```sh\n   yarn start\n   ```\n   ###### Comando para executar o projeto em modo desenvolvimento\n\n   \u003cbr\u003e\n\n   ```sh\n   yarn build\n   ```\n   ###### Comando para compilar o projeto montando a pasta build na raiz\n\n---\n## Links: 🌐\n***Projeto online GitHub Pages:***\u003cbr\u003e\n[\u003cins\u003eLink do projeto\u003c/ins\u003e](https://caioliveira277.github.io/taskman_front)\n\n***Documentação GSAP (usado para animações):***\u003cbr\u003e\n[\u003cins\u003eGSAP Docs\u003c/ins\u003e](https://greensock.com/gsap/)\n\n***Documentação ReactJS e Styled Components:***\u003cbr\u003e\n[\u003cins\u003eStyled Components Docs\u003c/ins\u003e](https://styled-components.com/) \u003cbr\u003e\n[\u003cins\u003eReactJS Docs\u003c/ins\u003e](https://pt-br.reactjs.org/tutorial/tutorial.html)\n\n***Documentação Redux e React Router:***\u003cbr\u003e\n[\u003cins\u003eRedux Docs\u003c/ins\u003e](https://redux.js.org/)\n[\u003cins\u003eReact Router Docs\u003c/ins\u003e](https://reactrouter.com/)\n\n---\n## Licença\nEste projeto está licenciado sob a licença [MIT] - consulte o arquivo LICENSE.md para obter detalhes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaioliveira277%2Ftaskman-front","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaioliveira277%2Ftaskman-front","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaioliveira277%2Ftaskman-front/lists"}