/ecoleta

♻️⚛️ Project developed in Next Level Week. Application for help peoples to search waste points collect.

Primary LanguageTypeScript

Logo

Ecoleta, Waste Recycling

Made by Rocketseat

📋 About

Ecoleta, is a web application and mobile for register waste collect points and search points for waste collect.

In Web, it is possible register waste collect points and add image, your waste items and add your location in map.

In Mobile, it is possible search waste collect points by city, uf and filter waste items in map. In details collect points it is possible send e-mail and whatsapp.

🤷🏻‍♀️ How to run the project?

  • Install depencies for server and run:
  cd server
  npm install
  npm run knex:migrate
  npm run knex:seed
  npm run dev
  • Install depencies for web and run:
  cd web
  npm install
  npm start
  • Install depencies for mobile and run:
  cd mobile
  yarn
  yarn start

🛰 Used Technologies and Libs

In server:

In web:

In mobile

📈 Result

Web

Developed with 💜 by Luís Gustavo Búrigo Alexandre