{"id":25486705,"url":"https://github.com/mahtf/ecoleta","last_synced_at":"2026-04-10T07:19:22.507Z","repository":{"id":48209764,"uuid":"268575289","full_name":"MahTF/Ecoleta","owner":"MahTF","description":"Projeto realizado para aprendizagem utilizando Typescript, React, React Native e Expo. Ecoleta serve para cadastrar/mostrar os pontos de coleta de material que pode ser reciclado.","archived":false,"fork":false,"pushed_at":"2021-08-04T23:40:32.000Z","size":5805,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-01-30T05:09:35.470Z","etag":null,"topics":["ecology","expo","express","react","react-native","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/MahTF.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-01T16:33:06.000Z","updated_at":"2021-08-07T05:26:45.000Z","dependencies_parsed_at":"2022-09-22T19:00:43.662Z","dependency_job_id":null,"html_url":"https://github.com/MahTF/Ecoleta","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MahTF%2FEcoleta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MahTF%2FEcoleta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MahTF%2FEcoleta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MahTF%2FEcoleta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MahTF","download_url":"https://codeload.github.com/MahTF/Ecoleta/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239535603,"owners_count":19655066,"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","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":["ecology","expo","express","react","react-native","typescript"],"created_at":"2025-02-18T19:30:37.398Z","updated_at":"2025-11-07T19:30:21.714Z","avatar_url":"https://github.com/MahTF.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Icone Ecoleta\" src=\"mobile/src/assets/logo.png\" width=\"100\"/\u003e\n\u003c/p\u003e \n\u003ch1 align=\"center\"\u003e\nEcoleta\n\u003c/h1\u003e\n\n\u003c!-- Badges --\u003e\n\u003cp align=\"center\"\u003e\n\n  \u003c!-- License --\u003e\n  \u003ca href=\"./LICENSE\" alt=\"License: MIT\"\u003e\n    \u003cimg alt=\"GitHub\" src=\"https://img.shields.io/github/license/mahtf/ecoleta?color=blue\u0026label=License\"\u003e\n  \u003c/a\u003e\n\n\n  \u003cimg alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/mahtf/Ecoleta?color=blue\"\u003e\n\n\n  \u003c!-- GitHub repo size --\u003e\n  \u003cimg alt=\"GitHub repo size\" src=\"https://img.shields.io/github/repo-size/mahtf/Ecoleta\"\u003e\n\n\u003c/p\u003e\n\n\u003c!-- summary --\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#clipboard-descrição\"\u003eDescrição\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#rocket-iniciando\"\u003eIniciando\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-o-que-contém\"\u003eO que contém?\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#memo-license\"\u003eLicença\u003c/a\u003e\n\u003c/p\u003e\n\n## :clipboard: Descrição\n\n Ecoleta serve para cadastrar/mostrar os pontos de coleta de material que pode ser reciclado.\n\n Este projeto foi desenvolvido na Next Level Week #01, semana que durou de 01 a 05 de junho de 2020, um projeto realizado pela [RocketSeat](http://rocketseat.com.br/), sendo liderado pelo [CTO Diego Fernandes](https://github.com/diego3g).\n\n## :rocket: Iniciando\n\n1. Descarregue o projeto\n\n  - Usando Git:\n```shell\n  git clone https://github.com/mahtf/Ecoleta.git\n```\n  \u003e :bulb: ou do meio que preferir\n\n2. Instalação\n\n - Utilizando npm, rode o comando: \n ```shell\n npm install \n ```\n\n3. Execução\n  - Utilizando npm, rode o comando nas aplicações mobile e web: \n  ```shel\n  npm start \n  ```\n  - No server, rode: \n  ```shell\n  npm run dev\n  ```\n\n## 🧐 O que contém?\n\n### :building_construction: Tecnologias\n\n- [React](https://github.com/facebook/react)\n- [Typescript](https://github.com/microsoft/TypeScript)\n  \n### :lipstick: Linter tools\n\n- [Visual Studio Code](https://code.visualstudio.com/)\n\n### :package: Pacotes\n\n- [Express](https://github.com/expressjs/express)\n- [Knex](http://knexjs.org/)\n- [Leaflet.js](https://leafletjs.com/)\n- [IBGE](https://servicodados.ibge.gov.br/api/docs/localidades?versao=1)\n- [Axios](https://github.com/axios/axios)\n- [Celebrate](https://github.com/arb/celebrate)\n- [CORS](https://github.com/expressjs/cors)\n- [Multer](https://github.com/expressjs/multer)\n- [react-dropzone](https://github.com/react-dropzone/react-dropzone)\n- [react-native-picker-select](https://github.com/lawnstarter/react-native-picker-select)\n\n## :memo: License\n\nEste projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE) para saber mais.\n\n---\n\nBuild with 💙 By [Marcelo Ferreira](https://www.linkedin.com/in/mahtf/)\n\nBased on the [readme template](https://gist.github.com/henry-ns/a00234378353d9ca43e1bfe043202192) by [Henrique Miranda](http://thehenry.dev/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahtf%2Fecoleta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahtf%2Fecoleta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahtf%2Fecoleta/lists"}