diff --git a/.github/Detail.svg b/.github/Detail.svg new file mode 100644 index 0000000..f04d172 --- /dev/null +++ b/.github/Detail.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.github/Home.png b/.github/Home.png new file mode 100644 index 0000000..aef9764 Binary files /dev/null and b/.github/Home.png differ diff --git a/.github/Insomnia_2020-06-05.json b/.github/Insomnia_2020-06-05.json new file mode 100644 index 0000000..198622c --- /dev/null +++ b/.github/Insomnia_2020-06-05.json @@ -0,0 +1 @@ +{"_type":"export","__export_format":4,"__export_date":"2020-06-05T20:08:15.474Z","__export_source":"insomnia.desktop.app:v7.1.1","resources":[{"_id":"req_db8bacc43e684d40adbc77f2f2ef07b4","authentication":{},"body":{},"created":1591097816580,"description":"","headers":[],"isPrivate":false,"metaSortKey":-1591097816580,"method":"GET","modified":1591125482237,"name":"Index","parameters":[],"parentId":"fld_8506911f3b154c758f3cc8954fa4b66b","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"http://localhost:3333/items","_type":"request"},{"_id":"fld_8506911f3b154c758f3cc8954fa4b66b","created":1591125449377,"description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1591125321359,"modified":1591125475001,"name":"Items","parentId":"wrk_0fa63a2fea4d4d0b9d40a84de9add848","_type":"request_group"},{"_id":"wrk_0fa63a2fea4d4d0b9d40a84de9add848","created":1591097753332,"description":"","modified":1591097753332,"name":"ecoleta","parentId":null,"_type":"workspace"},{"_id":"req_f96c30c90cad4558b7c8183faf67f95b","authentication":{},"body":{"mimeType":"application/json","text":"{\n\t \"name\": \"Mercado Paraná\",\n \"email\": \"contato@cidadecancao.com\",\n \"whatsapp\": \"1312323323\",\n \"latitude\": \"132132\",\n \"longitude\": \"3213123\",\n \"city\": \"Cianorte\",\n \"uf\": \"PR\",\n\t\t\"items\": [\n\t\t\t1, \n\t\t\t2\n\t\t]\n}"},"created":1591123557250,"description":"","headers":[{"id":"pair_a245bc4669df4349871c756ee3b5324f","name":"Content-Type","value":"application/json"}],"isPrivate":false,"metaSortKey":-1591117481987.375,"method":"POST","modified":1591359004354,"name":"Create","parameters":[],"parentId":"fld_da80b495b30a45428e13965e6860e996","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"http://localhost:3333/points","_type":"request"},{"_id":"fld_da80b495b30a45428e13965e6860e996","created":1591125321308,"description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1591125321309,"modified":1591125321308,"name":"Points","parentId":"wrk_0fa63a2fea4d4d0b9d40a84de9add848","_type":"request_group"},{"_id":"req_37cac2df18714ad5810b254e9ddb3995","authentication":{},"body":{},"created":1591124078243,"description":"","headers":[],"isPrivate":false,"metaSortKey":-1591117481937.375,"method":"GET","modified":1591198407032,"name":"Index","parameters":[{"description":"","id":"pair_51b703fcfa874b8d895a4f2057816b6f","name":"city","value":"Cianorte"},{"description":"","id":"pair_fc0a2f1519ac4c6790979733f3101ade","name":"uf","value":"PR"},{"description":"","id":"pair_142de63b902643ec81afac1e627197f2","name":"items","value":"2"}],"parentId":"fld_da80b495b30a45428e13965e6860e996","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"http://localhost:3333/points","_type":"request"},{"_id":"req_fd8193c9ef034e86b6e43f34de5fcb81","authentication":{},"body":{},"created":1591113584161,"description":"","headers":[],"isPrivate":false,"metaSortKey":-1591117481787.375,"method":"GET","modified":1591125565362,"name":"Show","parameters":[],"parentId":"fld_da80b495b30a45428e13965e6860e996","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"http://localhost:3333/points/3","_type":"request"},{"_id":"env_4bfdec3c19bf2b8ba8b62876931e1f08715858a0","color":null,"created":1591097753464,"data":{},"dataPropertyOrder":null,"isPrivate":false,"metaSortKey":1591097753465,"modified":1591097753464,"name":"Base Environment","parentId":"wrk_0fa63a2fea4d4d0b9d40a84de9add848","_type":"environment"},{"_id":"jar_4bfdec3c19bf2b8ba8b62876931e1f08715858a0","cookies":[],"created":1591097753470,"modified":1591097753470,"name":"Default Jar","parentId":"wrk_0fa63a2fea4d4d0b9d40a84de9add848","_type":"cookie_jar"}]} \ No newline at end of file diff --git a/.github/Video.gif b/.github/Video.gif new file mode 100644 index 0000000..39df886 Binary files /dev/null and b/.github/Video.gif differ diff --git a/README.md b/README.md index e0e33ae..46872a7 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ O projeto foi desenvolvido utilizando as seguintes tecnologias 1. Faça um clone : ```sh - $ git clone https://github.com/gabrielnogueiralt/ecoleta.git + $ git clone https://github.com/vitorserrano/ecoleta.git ``` 2. Executando a Aplicação: @@ -120,3 +120,7 @@ As aulas foram ministradas pelo mestre **[Diego Fernandes](https://github.com/di Esse projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE.md) para mais detalhes. --- + +

+ Feito com 💜 by Vitor Serrano +