{"id":23266827,"url":"https://github.com/marcosvel/mylist","last_synced_at":"2026-05-05T23:32:32.184Z","repository":{"id":178497087,"uuid":"642969993","full_name":"MarcosVel/myList","owner":"MarcosVel","description":"CRUD Task App to teach about components, styles, hooks, state management, organization and best practices with React Native.","archived":false,"fork":false,"pushed_at":"2023-08-08T03:42:08.000Z","size":270,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T08:18:12.884Z","etag":null,"topics":["crud","expo","gesture-handler","react-native","stylesheet"],"latest_commit_sha":null,"homepage":"https://www.figma.com/file/09ddb4wwCrx1w13gsRw5LW/MyList?type=design\u0026node-id=0%3A1\u0026mode=design\u0026t=0jM2SrXiyTRMMIA7-1","language":"JavaScript","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/MarcosVel.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-05-19T19:12:55.000Z","updated_at":"2024-06-18T03:47:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"b5b30258-54b4-448a-b70b-eea2a2d22028","html_url":"https://github.com/MarcosVel/myList","commit_stats":null,"previous_names":["marcosvel/mylist"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MarcosVel/myList","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosVel%2FmyList","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosVel%2FmyList/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosVel%2FmyList/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosVel%2FmyList/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarcosVel","download_url":"https://codeload.github.com/MarcosVel/myList/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosVel%2FmyList/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32672630,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"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":["crud","expo","gesture-handler","react-native","stylesheet"],"created_at":"2024-12-19T16:32:04.730Z","updated_at":"2026-05-05T23:32:32.161Z","avatar_url":"https://github.com/MarcosVel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![mylistlogo](https://github.com/MarcosVel/myList/assets/62637265/6efaf4c5-553b-4f4c-83ec-e391840513d6)\n\n# MyList\n\nAplicativo para registro de tarefas.\n\n#### Tópicos abordados\n\n- CRUD: Funcionalidades para criar, ler, atualizar e excluir tarefas.\n- Componentes e estilos: Componentes básicos do React Native e estilização para criar interfaces.\n- Hooks e States: Entendimento dos hooks, como o useState, podendo ser utilizados para gerenciar o estado do aplicativo e tornar a interface interativa.\n- Organização e boas práticas: Como organizar os arquivos e quais boas práticas de desenvolvimento seguir.\n\n## Instalação\n\nClone o projeto em sua máquina\n\n```bash\n  git clone https://github.com/MarcosVel/myList.git\n```\n\nInstale as dependências\n\n```bash\n  yarn\n```\n\nRode o projeto\n\n```bash\n  npx expo start\n```\n\n\n## Screenshots\n\u003cimg src='https://github.com/MarcosVel/myList/assets/62637265/c03f10a1-2812-4ae0-855a-e170ad8e6916' width='400' /\u003e\n\n\u003cimg src='https://github.com/MarcosVel/myList/assets/62637265/0a2e379e-d2c1-4d2c-b558-d3d745b9adc0' width='400' /\u003e\n\n\u003cimg src='https://github.com/MarcosVel/myList/assets/62637265/c24b4085-95c6-4969-bcb4-bb973de5b046' width='400' /\u003e\n\n\u003cimg src='https://github.com/MarcosVel/myList/assets/62637265/123475e9-6fdc-4a5c-99f6-6ad918dbb76f' width='400' /\u003e\n\n\u003cimg src='https://github.com/MarcosVel/myList/assets/62637265/148d7e45-6bb8-4f09-a1cf-dc0231d78f5b' width='400' /\u003e\n\n\u003cimg src='https://github.com/MarcosVel/myList/assets/62637265/0827b9e7-9e1a-40c4-8829-e70dec95765f' width='400' /\u003e\n\n\u003cimg src='https://github.com/MarcosVel/myList/assets/62637265/3a8a3768-4234-4cb3-a0df-d536d0304977' width='400' /\u003e\n\n\u003cimg src='https://github.com/MarcosVel/myList/assets/62637265/e9c64a9a-a162-4555-a074-f0c31ebde48f' width='400' /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcosvel%2Fmylist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcosvel%2Fmylist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcosvel%2Fmylist/lists"}