Skip to content

Shows how to use Databuilding WebApi calls in combination with the StripViewer.

Notifications You must be signed in to change notification settings

rolandwardenaar/StripViewer.Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StripViewer.Examples

Stripviewer

A clickable area can be created from

  • individual images ( the image becomes clickable )
  • a single large image with numbers ( a button is placed on the numbers in the image )

The viewer works in combination with the Stripviewer Web Api .

The StripViewer displays graphical representations of Car Systems together with the article information cross-linked with the original numbers and/or supplier article numbers:

  • Steering parts
  • Exhaust
  • Axels
  • Breakes etc..

This example is written in Dotnet Core, but the use of StripViewer is platform and language independent. The StripViewer is a simple Html-tag that can be placed in any web-page. It uses Json-data that needs to be provided by the backend of the application. It is installed by placing one single javascript file in de website. The backend application makes the calls to a WebApi with simple Http-requests and sends the data to the StripViewer component.

Clicking of an image or button in the area results in a javascript event and returns the value of the clicked item, which then can be used in a shoppingcart.

More information and valid tokens can be obtained via https://yarodataservices.com/Home/Contact or [email protected]

image

About

Shows how to use Databuilding WebApi calls in combination with the StripViewer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published