Skip to content
This repository has been archived by the owner on Jul 6, 2022. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 509 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 509 Bytes

surveyjs_offline

This is a simple implementation showing adding offline support to SurveyJS (https://surveyjs.io/) or (https://github.com/surveyjs/survey-library).

In our system much of this is handled dynamically using Laravel. For example the path /api/v1/inspection_form will return inspections that the user has permissions to see.

There are portions of this system that are incomplete or incorrect but we're using it as a proof of concept to use SurveyJS for an offline friendly inspection tool.