OhMyForm - Free open source alternative to TypeForm, TellForm, or Google Forms

  •        372

OhMyForm is an open source alternative to TypeForm that can create stunning mobile-ready forms, surveys and questionnaires. Create stunning embedable forms for recruiting, market research, surveys and more.

Its features include:

  • Multi-Language Support
  • 11 possible question types
  • Editable start and end pages
  • Export Submissions to XLS, JSON or CSV
  • Native Analytics and Google Analytics Support
  • Embeddable Forms
  • Forms as a Service API
  • Customizable Notifications on Form Submission
  • Web Hooks on Form Submission
  • Deployable with Heroku and DockerHub

https://ohmyform.com/
https://github.com/ohmyform/ohmyform

Tags
Implementation
License
Platform

   




Related Projects

TellForm - Form Builder, Alternative to TypeForm or Google Forms

  •    Javascript

TellForm is a free, opensource form builder similar to Google Forms or TypeForm that can create stunning forms for recruiting, market research and more.

tellform - ✏️ Free Opensource Alternative to TypeForm or Google Forms ⛺

  •    Javascript

DEPRECATION WARNING UNTIL FURTHER NOTICE. There are many oudated and vulnerable dependencies within this project and I recommend that you use this code repository for internal testing and development only. There were too many impassable hurdles to really continue forward at the pace that I was hoping with TellForm @leopere~ If you want to follow my progress on an alternative in the mean time check out https://OhMyForm.com or our Discord server. We managed to get the base Docker image fixed before forking the code so you can give this a try however not much has changed at the moment.

JSON Forms - More Forms. Less Code

  •    Typescript

JSON Forms is a JSON Schema based approach for creating forms. It comes with off the shelf support for React, Angular and Vue. It is a declarative framework for efficiently building form-based web UIs. These UIs are targeted at entering, modifying and viewing data and are usually embedded within an application.

Vue Flow Form - Open Source Form Generator Built with Vue.js

  •    Javascript

Vue Flow Form is a form generator tool for developing custom, conversational forms. Built to be flexible with versatile applications, appropriate for user registration, contact pages, support pages, feedback forms, surveys, or a quiz.

Chatform - Turn your survey into a conversation on any messaging app

  •    Javascript

Create surveys or forms and gather responses using: Facebook Messenger, WeChat, Twilio SMS, LINE Messenger, Telegram, Viber, Twitter DM, Web Chat, e-mail, and in-app chat on iOS and Android. Download responses to your forms and surveys as a CSV file: easily import these responses into Microsoft Excel, Google Sheets, Numbers and loads of other software.


surveyjs - JavaScript Survey and Form Library

  •    TypeScript

SurveyJS is a modern way to add surveys and forms to your website. It has versions for angular2+, jQuery, knockout, react and vue. SurveyJS is the most feature-rich Survey / Form Library available at the current moment. It can be easily customized and extended to suit your needs.

Dynamic Survey Forms - SharePoint Web Part

  •    

Create manage dynamic survey forms as SharePoint web part. Record survey score for logged user or for someone else. This project has been designed to support Doctor/patient survey forms and tract patient visits for specific study.

JD eSurvey - Design, Collect, and Analyze Survey Data

  •    Java

JD eSurvey delivers an exceptionally intuitive, open source system with easy-to-use interfaces to design, collect, and analyze survey data. It supports features to Embed unique survey inside your web sites, Bulk send survey email invitations, Randomizing pages and questions, Piping of previous answers, Customize your survey with your logo, Builds statistics, charts and graph.

Survey Nuke

  •    ASPNET

Survey Nuke is a survey and form software that allows you to create and deploy easily without any technical knowledge web based forms to gather important feedback from your customers, employees or website visitors. Once you've gathered all this information Survey Nuke provide...

Survey™ Project - web survey & form engine

  •    DotNet

Survey™ Project is a free & open source web based survey and (data entry) forms application for processing & gathering data online. Written in C# and ASP.NET.

Survey - iOS Form building made simple

  •    Objective-C

Survey is a library to simplify the process of creating and validating forms. This library is loosely based on CoreData and Django forms. A more full featured README with some amazing examples and super uses of Survey. But for now you can venture over to Survey page where you view the docs for Survey.

Quick Survey - A tool for quick surveys

  •    Javascript

A tool for quickly building and releasing surveys. Open source & quick to host it yourself.

Survey™ Project DNN® Module

  •    DotNet

The goal of this project is to create a DotNetNuke (DNN)® Module of the Survey™ Project survey and (data entry) forms toolkit. Survey™ is a free web based survey and (data entry) forms toolkit for processing and gathering data online. DotNetNuke® is a web content m...

Fusion - Full-Stack user behaviour analytics and engagement platform, alternative for Mixpanel, Amplitude, Hotjar, Fullstory

  •    Javascript

Fusion is an open-source lightweight user behaviour analytics and engagement platform. Its built upon a simplified low-code mixpanel like analytics engine with visual analytics, push-notification and email/micro-surveys. It shows how your users interact with your web based products eg: page-views, button clicks, form submissions etc.

docker-compose-healthcheck - How to wait for container X before starting Y using docker-compose healthcheck

  •    

This is a common problem and in earlier versions of docker-compose requires the use of additional tools and scripts such as wait-for-it and dockerize. Using the healthcheck parameter the use of these additional tools and scripts is often no longer necessary. A particularly common use case is a service that depends on a database, such as PostgreSQL. We can configure docker-compose to wait for the PostgreSQL container to startup and be ready to accept requests before continuing.

Limesurvey - Survey Application

  •    PHP

LimeSurvey is an open source survey application. Each application could have unlimited surveys and each survey could have unlimited questions and participants. Almost 20 different question types are supported. Images and videos could be uploaded for a survey. It has better users and group management. The access to the survey could be restricted to group.

the-docker-handbook - An open-source full-length book on Docker

  •    

The concept of containerization itself is pretty old, but the emergence of the Docker Engine in 2013 has made it much easier to containerize your applications. According to the Stack Overflow Developer Survey - 2020, Docker is the #1 most wanted platform, #2 most loved platform, and also the #3 most popular platform.

surveyor - A Rails gem that lets you code surveys, questionnaires, quizzes, etc

  •    Ruby

Surveyor is a developer tool to deliver surveys in Rails applications. Surveys are written in the surveyor DSL (Domain Specific Language). A DSL makes it significantly easier to import long surveys (one of the motivations for building surveyor was copy/paste fatigue). It enables non-programmers to write out, edit, and review surveys. If your Rails app needs to asks users questions as part of a survey, quiz, or questionnaire then you should consider using surveyor. This gem was designed to deliver clinical research surveys to large populations, but it can be used for any type of survey.

testcontainers-java - Testcontainers is a Java 8 library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container

  •    Java

Testcontainers is a Java 8 library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container. See LICENSE.

amazon-ecs-cli - A custom Amazon ECS CLI that eases up the cluster setup process, enables users to run their applications locally or on ECS using the same Docker Compose file format and familiar Compose commands

  •    Go

The Amazon ECS Command Line Interface (CLI) is a command line interface for Amazon EC2 Container Service (Amazon ECS) that provides high-level commands to simplify creating, updating, and monitoring clusters and tasks from a local development environment. The Amazon ECS CLI supports Docker Compose, a popular open-source tool for defining and running multi-container applications. Use the CLI as part of your everyday development and testing cycle as an alternative to the AWS Management Console.For more information about Amazon ECS, see the Amazon ECS Developer Guide. For information about installing and using the Amazon ECS CLI, see the ECS Command Line Interface.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.