{"id":16396262,"url":"https://github.com/ipetinate/voyage-logbook","last_synced_at":"2026-02-28T12:11:41.782Z","repository":{"id":38098487,"uuid":"249551176","full_name":"ipetinate/voyage-logbook","owner":"ipetinate","description":"Diário de Bordo da Viagem Intergaláctica. ","archived":false,"fork":false,"pushed_at":"2023-01-05T17:21:40.000Z","size":5648,"stargazers_count":4,"open_issues_count":21,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-12T23:05:30.547Z","etag":null,"topics":["api","jsx","react","star-wars","starwars","starwars-api"],"latest_commit_sha":null,"homepage":"https://voyage-logbook.netlify.com/","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/ipetinate.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-03-23T21:46:22.000Z","updated_at":"2022-06-22T22:54:43.000Z","dependencies_parsed_at":"2023-02-04T08:32:03.729Z","dependency_job_id":null,"html_url":"https://github.com/ipetinate/voyage-logbook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ipetinate/voyage-logbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipetinate%2Fvoyage-logbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipetinate%2Fvoyage-logbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipetinate%2Fvoyage-logbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipetinate%2Fvoyage-logbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipetinate","download_url":"https://codeload.github.com/ipetinate/voyage-logbook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipetinate%2Fvoyage-logbook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29933125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T09:58:13.507Z","status":"ssl_error","status_checked_at":"2026-02-28T09:57:57.047Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["api","jsx","react","star-wars","starwars","starwars-api"],"created_at":"2024-10-11T05:06:53.171Z","updated_at":"2026-02-28T12:11:41.747Z","avatar_url":"https://github.com/ipetinate.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Voyage Logbook Reports\n\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/9576dd88-4570-464e-95ae-eef695f6b0e5/deploy-status)](https://app.netlify.com/sites/voyage-logbook/deploys) ![Build and Deploy](https://github.com/ipetinate/voyage-logbook/workflows/Build%20and%20Deploy/badge.svg?branch=master)\n\n  ## Descrição\n\n- Voyage Logbook Reports é um aplicativo web que permite que você crie planos de viagem e adicione-os ao seu Diário de Bordo de Viagem.\n\n## Funcionalidades\n\n- Criar Planos com Descrição da Atividade e Planeta onde será feita a atividade;\n- Verificar os planos em formato de lista;\n\n* Propostas para a Próxima versão:\n\t- Permitir que o Comandante baixe o relatório contendo todos os planos;\n\t- Criação de vários relatórios nomeados;\n\t- Compartilhamento de relatórios;\n\t- Edição dos planos;\n\n## Persistência dos dados\n- Todos os dados dos planos são adicionados ao ``window.localStorage`` no Navegador, permitindo que você saia da aplicação e seus dados continuem lá, até que a limpeza dos dados de navegação ou remoção manual seja feita.\n\n## Tecnologias\n- React + Material UI + PWA + AXIOS\n\n![MaterialUI](https://github.com/ipetinate/voyage-logbook/blob/master/doc/img/mui.jpg) ![React](https://github.com/ipetinate/voyage-logbook/blob/master/doc/img/react.png)  ![PWA](https://github.com/ipetinate/voyage-logbook/blob/master/doc/img/pwa.jpg)\n\n## Relatório da Análise do LightHouse\n\n![LightHouse Report](https://github.com/ipetinate/voyage-logbook/blob/master/doc/img/lighthouse.png)\n\n## Scripts Disponíveis\n\n\n\nDentro do diretório do projeto, você pode rodar:\n\n\n\n### `yarn start`\n\n\n\nRoda a aplicação em modo de desenvolvimento.\u003cbr /\u003e\n\nAbra [http://localhost:3000](http://localhost:3000) para visualizá-la no navegador.\n\n\n\nA página irá atualizar sozinha quando você fizer alterações.\u003cbr /\u003e\n\nE você também poderá ver erros encontrados no console.\n\n\n\n### `yarn test`\n\n\n\nInicia o runner de testes no modo de observação interativo.\u003cbr /\u003e\n\n\n### `yarn build`\n\n\n\nCria o aplicativo para produção na pasta `build`.\u003cbr /\u003e\n\nEle agrupa corretamente o React no modo de produção e otimiza a construção para obter o melhor desempenho.\n\n\nA compilação é minificada e os nomes de arquivos incluem os hashes. \u003cbr /\u003e\n\nE seu aplicativo estará pronto para ser publicado!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipetinate%2Fvoyage-logbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fipetinate%2Fvoyage-logbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipetinate%2Fvoyage-logbook/lists"}