Skip to content

Old project that provides the front end service for a custom survey application. This was architected and developed by a sole engineer under stringent deadlines. Uses React UI library.

Notifications You must be signed in to change notification settings

franknaw/survey-service-ui

Repository files navigation

Survey Web UI

A React/Redux/Material frontend developed to support the Survey micro-service and to provide a survey application. This application provides one or more survey forms which are generated by a JSON schema. The Admin (work in progress) provides a UI to construct survey forms as well as update or delete existing ones.

UI Components

  1. Survey
    • This component provides the survey forms that are used for submitting surveys
  2. Admin
    • This component provides the ability to generate survey forms.
  3. Analytics
    • This component provides metrics based from survey submissions.

Initialize the Project

  • npm install

Run the Project

  • npm start

Build the Project

  • npm run build:webpack

About

Old project that provides the front end service for a custom survey application. This was architected and developed by a sole engineer under stringent deadlines. Uses React UI library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published