This is the entry for the challenge of 2022 using the topic: Reducing volume of and demand for materials that create the biggest waste footprint, and encourage reuse/recycle opportunities.
This project was build with NodeJs using dependencies installed with npm, was tested and configure it on Linux Debian 11. so if you want to install in your personal machine or a server you might to install the following technologies on Windows:
- NodeJS v16.17.1 or later
- Mongo v5.0.13 or later
For Linux on Debian:
- NodeJS v16.17.1 or later
- Mongo v4.4.17
We highly recommend use this version of mongo on Debian 11, because we found some problems during the installation of this DB if you want to use another DB, remember to configure the app.js file at the top and change the properties.
After you installed Mongo and Nodejs you can start your proyect with the command below, but remember you mongo database must be active using the port:27017 the collection was created by default you do not need to create anothe one. use nodemon to start the project as:
nodemon start
Goals for this project:
- Identify opportunities to share, lease, reuse, repair, refurbish, or recycle existing materials to prolong their usefulness as long as possible, thus supporting a more “circular economy.”
- Educate consumers to reduce demand. Enable them to make more sustainable choices, from purchasing responsibly produced items, to consuming less single-use plastics, and making better use of reuse and recycle opportunities in their communities.
IBM Technologies to use:
- IBM Virtual Server for classic
Node & npm
- If the authentication fail, use [email protected]
Recycle Community App for Global Challenge
The recycle community app try to solve the problem of the garbage in a community with the aim of circular economy.
The url of the app will be here.
We found that in our community just a few known about the circular econommy but never use it or implemented before and many objects that we can reuse or repair always goes to the garbage even more the recollect garbage system does not have a recycle system, we starte to see that many people throw to the garbage carton, wood, furniture and vegetable that is very useful for a circular econommy.
Develop a platform that you can interact, and post your garbage for reuse and repair, for totally free,
The Webapp will increase the use of the circular econommy in a community sharing the objects or garbage that they are considered for a long life or a better collection. On the WebApp you can post all the information that will be useful and anybody can find you in your community and collect or give you the type of garbage that your interested for recycle and make a better circular econommy.
- Databases for MongoDB;
- Cloud virtual server;
Yes.