© 2024 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Added my location button to the map
Added highlighting active ads
This application allows people to find each other in order to collect things for recycling. The main task is to give companies that can recycle a thing a connection with people who have these things and they do not need them.
This application uses nativeAPI to work with IRIS.
It is very simple. To start the application, clone project:
$ git clone https://github.com/danoleg/recycler
And run the commands:
$ docker-compose up -d --build
Then open http://127.0.0.1:8080