{"id":18582657,"url":"https://github.com/heitorgandolfi/todolist-mobile","last_synced_at":"2026-04-15T14:04:40.044Z","repository":{"id":182116319,"uuid":"661669137","full_name":"heitorgandolfi/toDoList-mobile","owner":"heitorgandolfi","description":"Aplicativo mobile para gerenciamento de afazeres, no qual o usuário pode adicionar, excluir e marcar como concluídas as suas tarefas.","archived":false,"fork":false,"pushed_at":"2023-07-24T21:36:37.000Z","size":394,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T17:19:20.775Z","etag":null,"topics":["effector-react","expo","mobile-app","react","react-native","react-navigation"],"latest_commit_sha":null,"homepage":"https://to-do-list-mobile.vercel.app","language":"TypeScript","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/heitorgandolfi.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":"2023-07-03T11:38:05.000Z","updated_at":"2023-07-19T12:04:02.000Z","dependencies_parsed_at":"2024-12-26T18:15:09.812Z","dependency_job_id":null,"html_url":"https://github.com/heitorgandolfi/toDoList-mobile","commit_stats":null,"previous_names":["heitorgandolfi/todolist-mobile"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/heitorgandolfi/toDoList-mobile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heitorgandolfi%2FtoDoList-mobile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heitorgandolfi%2FtoDoList-mobile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heitorgandolfi%2FtoDoList-mobile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heitorgandolfi%2FtoDoList-mobile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heitorgandolfi","download_url":"https://codeload.github.com/heitorgandolfi/toDoList-mobile/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heitorgandolfi%2FtoDoList-mobile/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267578003,"owners_count":24110351,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"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":["effector-react","expo","mobile-app","react","react-native","react-navigation"],"created_at":"2024-11-07T00:13:47.672Z","updated_at":"2026-04-15T14:04:39.998Z","avatar_url":"https://github.com/heitorgandolfi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# ToDo List [Mobile Version]\n\n\u003cimg src=\"https://github.com/heitorgandolfi/levva-coins/assets/113437603/50d7cf8e-359a-4f4f-9d8f-e2c14d713c72.png\" width=\"290px\"\u003e\n\u003cimg src=\"https://github.com/heitorgandolfi/levva-coins/assets/113437603/f6d1ad2a-fb14-44fd-81fe-68868bde6e44.png\" width=\"290px\"\u003e\n\n\u003cimg src=\"http://img.shields.io/static/v1?label=STATUS\u0026message=FINALIZADO\u0026color=green\u0026style=for-the-badge\"/\u003e \u003cimg src=\"http://img.shields.io/static/v1?label=release%20date\u0026message=july%202023\u0026color=green\u0026style=for-the-badge\"/\u003e \u003cimg src=\"http://img.shields.io/static/v1?label=license\u0026message=MIT\u0026color=informational\u0026style=for-the-badge\"/\u003e\n\u003c/div\u003e\n\n### **Sobre o projeto:**\n\nEste é um projeto de uma aplicação web de lista de tarefas, na qual o usuário pode adicionar, excluir e marcar como concluídas as suas tarefas. As tarefas adicionadas são salvas no LocalStorage do navegador, permitindo que os dados sejam preservados mesmo após a aba ser fechada ou atualizada.\n\n### **Funcionalidades:**\n\n- Adicionar tarefas.\n- Impossibilidade em criar tarefas em branco.\n- Concluir tarefas.\n- Excluir tarefas da lista.\n- As tarefas são salvas no Asynctorage.\n- As tarefas ficarão separadas em screens distintas, a depender se já foram finalizadas ou não.\n\n### **Instalação:**\n\nPara rodar o projeto localmente, basta seguir os seguintes passos:\n\n1. Clone o repositório para o seu computador:\n\n`$ git clone https://github.com/heitorgandolfi/toDoList-mobile.git`\n\n2. Acesse o diretório do projeto:\n\n`$ cd nome-do-repositorio`\n\n3. Instale as dependências:\n\n`$ npm install`\n\n4. Inicie o aplicativo:\n\n`$ npx expo start`\n\n### **Tecnologias Utilizadas:**\n\n- Expo\n- React Native\n- TypeScript\n- Effector\n- i18n\n- Styled Components\n- React Navigation\n- React Native uuid\n- React Native Toast Message\n\n### **Contribuição:**\n\n1. Faça um fork do projeto.\n\n2. Crie um branch para a sua feature: `$ git checkout -b minha-feature`\n\n3. Faça as alterações desejadas no código.\n\n4. Faça um commit com as alterações: `$ git commit -m \"Minha feature\"`\n\n5. Faça um push para o seu branch: `$ git push origin minha-feature`\n\n6. Crie um pull request para o branch main do projeto.\n\n7. Aguarde a revisão do seu pull request.\n\n### **Contato:**\n\nLinkedin: www.linkedin.com/in/heitorgandolfi\n\n\n### **Licença:**\n\n- The MIT License (**MIT**).\n\nCopyright ©️ 2023.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheitorgandolfi%2Ftodolist-mobile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheitorgandolfi%2Ftodolist-mobile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheitorgandolfi%2Ftodolist-mobile/lists"}