Skip to content

alynevieira/ecoleta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

♻️ Ecoleta

📜 Description

Ecoleta is a open source project aimed to help people in need to dispose selective waste to find places. Everyone can do a registration, you just need a name, location of the place and choose how items this place collect (lamps, batteries, cooking oil and more). Doing it, you're helping people to find out these places. The idea of this application come to a World Environment Week, and the code's avaiable in web and mobile. This project was be desenvolved in an event called "next level week" proposed by Rocketseat, where's your intuit's to take you a next level as a dev, totally online and free. Your methods consist in the pratic, focus and group, where you learn new features, technologies, tools, and do a important networking to help in your evolution.

🚀 Technologies

The technologies usage in this project is:

🔧 Setup

Clone this repository in your computer.

$ git clone https://github.com/alynevieira/ecoleta.git

🔨 Run the server

// Install all dependecy
$ npm install

// Create migrations
$ knex:migrate

// Create seeds
$ knex:seed

// run the application
$ npm run dev

💻 Run the web

// Install all dependecy
$ npm install

// run the application
$ npm start

📱 Run the application mobile

// Install all dependcy
$ npm install

// Run aplication with Expo
$ expo start

You can download Expo in Apple store/Play store and configurate to see the aplication run in you phone.

🖼️ Application Web

Home

tela-inicial-ecoleta

Search Points

search-point-ecoleta details-ecoleta

Create a new point

create-part1 create-part2 create-part3 create-part4

Mobile

ezgif com-video-to-gif

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages