Recyclemap Demo is a demonstration project.
-
UI kit demo page:
- Markers - several marker options placed on the map, including a popup with the point's name and accepted fractions
- Public filters - for filtering recycling points by fractions, working hours, and availability,
- Service organization form - a form for adding a service organization to a recycling point
-
Comments module demo page:
- A public comment section for the recycling point
-
Clone the repository:
git clone https://github.com/Geosemantica/recyclemap-demo.git
-
Navigate to the project directory:
cd rc-demo
-
Install dependencies:
npm install
-
Run the project:
ng serve
-
Open the project in your browser at:
http://localhost:5000
- Visit the UI kit demo page to view markers, public filters, and the service organization form.
- Visit the Comments module demo page to view the public version of the comments block.
This code is private and proprietary. It cannot be copied, modified, distributed, or used under any circumstances without explicit permission from the owner. Unauthorized use of this code is strictly prohibited.