Home

Awesome

<h1 align="center"> <br> <a href="https://alextselegidis.com/get/questionful"> <img src="https://raw.githubusercontent.com/alextselegidis/questionful/master/questionful.png" alt="Questionful" width="200"> </a> <br> <br> Questionful <br> </h1> <h4 align="center"> Questionnaires Made Simple </h4> <p align="center"> <img alt="GitHub" src="https://img.shields.io/github/license/alextselegidis/questionful?style=for-the-badge"> <img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/alextselegidis/questionful?style=for-the-badge"> </p> <p align="center"> <a href="#about">About</a> • <a href="#setup">Setup</a> • <a href="#build">Build</a> • <a href="#license">License</a> </p>

About

Questionful makes creating online questionnaires a breeze.

Setup

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/alextselegidis/questionful.git

# Go into the repository
$ cd questionful

# Install dependencies
$ npm install

# Run the app
$ npm start

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Build

To build your online questionnaire you have to add your questions to the src/Questionful.json file and run the npm run build command.

Your questionnaire files will become available in the build directory, serve them online! 😊

License

Code Licensed Under GPL v3.0 | Content Under CC BY 3.0


Website alextselegidis.com  ·  GitHub alextselegidis  ·  Twitter @alextselegidis

More Projects On Github
Easy!Appointments · Open Source Appointment Scheduler
Plainpad · Self Hosted Note Taking App
Integravy · Service Orchestration At Your Fingertips