/E-Coleta

Application developed at Next Level Week offered by RocketSeat

Primary LanguageTypeScript

E-Coleta

Application developed at Next Level Week offered by RocketSeat

Description:

Application developed for Web and Mobile platform in the Next Level Week Offered by RocketSeat with instructor Diego Fernandes. It is a system that keeps waste collection points, whether in an establishment, NGOs (Non-Governmental Organizations) and etc. The purpose of the application is to provide an access bridge between these establishment with people who want to contribute to the solution of the problem. The Web version is responsible for registering the collection points and the Mobile version display points so people can get in touch and inform the establishment which items will be collected.

Required programs

To run the web version:

Web version

Home page

Home page

Create a collect point

Create a collect point

Execution:

To run the application just follow the steps:

Web version

Running back-end:
1. Open command prompt
2. Access the project directory through the prompt
3. Access the server folder
4. Run the following command: npm start
Running front-end:
1. Open command prompt
2. Access the project directory through the prompt
3. Access the web folder
4. Run the following command: yarn start

Link to repository: