Skip to main content

Hosting and Customizing Surveys

The Surveys capability is enabled by the Surveys microservice which can be set up in any cloud environment or in an on-premise setup.

In addition, system administrators can also set up a reference implementation (Progressive Web App or PWA) and customize the look and feel based on the needs. See Customize the PWA to learn more.

Other services such as User, Notification, Scheduler, and Entity Management are optional. The Surveys service can work with one or more existing implementations of the same.

To host a customized instance of Surveys:

  1. Install Node.js® on Ubuntu 20.04 (Search for Install Node.js on Ubuntu 20.04 in the Tutorials section.).
  2. Set up Surveys Service (requires MongoDB).
  3. Set up Gotenberg Service.
  4. Set up Interface Service (requires PostgreSQL).
  5. Set up the front end or UI using any one of the following methods:

Optionally, to set up supporting services do as follows:

Additional Resources

To learn moreSee the following links
API Documentationhttps://survey-dev.elevate-apis.shikshalokam.org/survey/api-doc
Surveys Servicehttps://github.com/ELEVATE-Project/samiksha-service
Interface Servicehttps://github.com/ELEVATE-Project/interface-service
Supporting Service: User Servicehttps://github.com/ELEVATE-Project/user.git
Supporting Service: Notification Servicehttps://github.com/ELEVATE-Project/notification.git
Supporting Service: Scheduler Servicehttps://github.com/ELEVATE-Project/scheduler.git
Supporting Service: Entity Management Servicehttps://github.com/ELEVATE-Project/entity-management