Skip to content

♻️ App for people to search for waste collection points

Notifications You must be signed in to change notification settings

JeanPoffo/ecoleta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project logo

Ecoleta

Status Status GitHub Issues GitHub Pull Requests


♻️ App for people to search for waste collection points.
Built during the 1ª version of the Rocketseat NLW event.

📝 Table of Contents

🧐 About

A project for connect people to waste collection points.

API made with Typescript using Node and Express, Celebrate and Knex frameworks. The database used is SQLITE.

APP made with Typescript using Reac Native, with the Expo layer. Additionally, the React Navigation and Axios framework was used.

💭 How it works

Collection companies can register collection points so people who wish to carry out the disposal can easily locate the locations through the app.

🎈 Usage

Server

Used to all applications, start with the script:

yarn install
yarn dev

Web

Used for companies to register waste collection points, start with the script:

yarn install
yarn start

Web

Used to people search waste collection points, start with the script:

yarn install
yarn start

🏁 Getting Started

Just clone and follow the steps above.

Prerequisites

Node ^12
Yarn

⛏️ Built Using

For this project, basically used:

  • Node.js - JavaScript runtime built on Chrome's V8 JavaScript engine.
  • React - JavaScript library for building user interfaces.
  • React Native - JavaScript library for building mobile user interfaces.

And many other libraries.

✍️ Authors

About

♻️ App for people to search for waste collection points

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published