Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

132 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recycle App: A way to register waste points to help people to locate the places of them!

Problem   |    Solution   |    Demonstration   |    Requirements   |    Download   |    Install   |    Contribute   |    License

GitHub issues GitHub forks GitHub All Releases GitHub

Problem

Some places have selective collection for recyclable waste, but others do not have this service. Sometimes to locate a specific point of recyclable waste requires efforts. Ideally, this information should be public and easily accessible, but it is not the case yet.

Solution

Recycle App is an open source software that allows users to register and view collection points for recyclable waste according to specific type of waste. With a friendly and intuitive interface, the software aims to help people to locate waste collection points by building a community that will help increasingly feed this information base.

Demonstration

WEB

web


MOBILE

web


Requirements

Download

git clone https://github.com/rorsgo/RecycleApp.git

Install

Make sure that you are on the folders

Backend (backend)

Using npm
* Download dependences
npm install
* Doing the migrations
npm run knex.migrate
npm run knex.seed
* Executing the project
npm run backend
Using yarn
* Download dependences
yarn install
* Doing the migrations
yarn knex.migrate
yarn knex.seed
* Executing the project
yarn backend

Frontend (web)

Using npm
* Download dependences
npm install
* Executing the project
npm start
Using yarn
* Download dependences
yarn install
* Executing the project
yarn start

Mobile (mobile)

Using npm
* Download dependences
npm install
* Executing the project
npm start
Using yarn
* Download dependences
yarn install
* Executing the project
yarn start

Contribute

  • Fork this repository;
  • Make a branch with your feature: git checkout -b my-feature;
  • Commit the changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature;
  • Open a pull request Pull Request.

Credits

License

This repository is under MIT LICENSE. For more information, read the LICENSE file.

About

An application to register and look recycling points around you.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages