Skip to content

Recyclemap Demo is a demonstration part of the projects Recyclemap and WasteFreeMap.

Notifications You must be signed in to change notification settings

sasfeat/recyclemap-demo

 
 

Repository files navigation

Recyclemap Demo

Project Description

Recyclemap Demo is a demonstration project.

Key Features

  • 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

Installation and Running the Project

  1. Clone the repository:

    git clone https://github.com/Geosemantica/recyclemap-demo.git
  2. Navigate to the project directory:

    cd rc-demo
  3. Install dependencies:

    npm install
  4. Run the project:

    ng serve
  5. Open the project in your browser at:

    http://localhost:5000
    

Usage Example

  • 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.

License

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.

About

Recyclemap Demo is a demonstration part of the projects Recyclemap and WasteFreeMap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 81.4%
  • SCSS 12.2%
  • HTML 6.4%