Skip to content

Projeto construído durante o Next Level Week 01

Notifications You must be signed in to change notification settings

faizaleticia/ecoleta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Next Level Week #01

Languages Repository size Last commit Author

Next Level Week

The Next Level Week is a proposal from Rocketseat with the objective of taking its participants to the next level. As its name suggests, it is an week-long initiative, where the development of a project takes place in practice, with a lot of code, challenges and connections with different people from around the world. Through this proposal, it is possible to get to know new tools, as well as, to know stacks that may come to boost the career of the participant in question. The Rocketseat made this event available for free and online in the first week of June 2020, where the Ecoleta project was developed.

Days

  • Day 1. Accelerating your evolution
  • Day 2. Looking at opportunities
  • Day 3. The stack choice
  • Day 4. Up to 2 years in 2 months
  • Day 5. Extra mile

Ecoleta Project

The Ecoleta project is a tool that aims to help people to find commercial businesses that collect certain types of materials, in order to encourage their recycling.

Web Application Gif Mobile Application Gif

Technologies

This project was developed with the following technologies:

Back-end
Front-end
Mobile

How to use

Download or clone the repository, and then:

Back-end

# Go into the back-end folder
$ cd ecoleta\server

# Install the dependencies
$ npm install

# Run the server
$ npm run dev

Front-end

# Go into the front-end folder
$ cd ecoleta\web

# Install the dependencies
$ npm install

# Run the web application
$ npm start

Mobile

Before run the mobile project, it is necessary install the Expo Cli.

# Go into the mobile folder
$ cd ecoleta\mobile

# Install the dependencies
$ expo install

# Run the mobile application
$ expo start

Get in touch!

Linkedin - Fáiza Letícia Schoeninger     Email - Fáiza Letícia Schoeninger