Skip to content

exploration-space/exploreAT-questionnaire-explorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Questionnaire Explorer

This project comes from the split of the original exploreAT-collectionexplorer of Alex Benito

This tool allows the user to search for specific questions from the systematic questionnaires. The result shows all the lemmas connected to a particular question and how they are linked.

Prototye screenshot

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

Dependencies are been migrated from API. Therefore yarn or npm may be used for installing the dependencies.

As indicated in Bower official site, it is recommended not to use it to manage the dependencies.

yarn

or

npm install

You can use any static server of your choice to serve the files for the webpage. Additionally, webpack may be used for compiling the source code and package it into a few files (friendlier with download speed for the webpage).

This prototype needs for an ElasticSearch database

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 77.7%
  • CSS 12.3%
  • HTML 10.0%