All Projects → nextcloud → Forms

nextcloud / Forms

Licence: other
📝 Simple form & survey app for Nextcloud

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Forms

Formium
The headless form builder for the modern web.
Stars: ✭ 78 (-38.58%)
Mutual labels:  survey, form, forms, form-builder
Core
The Form Tools Core.
Stars: ✭ 156 (+22.83%)
Mutual labels:  form, forms, form-builder
React Native Merlin
🧙 Simple web-like forms in react native.
Stars: ✭ 83 (-34.65%)
Mutual labels:  hacktoberfest, form, forms
Angular Surveys
Angular survey / form builder inspired by Google Forms
Stars: ✭ 219 (+72.44%)
Mutual labels:  survey, form, form-builder
react-cool-form
😎 📋 React hooks for forms state and validation, less code more performant.
Stars: ✭ 246 (+93.7%)
Mutual labels:  forms, form, form-builder
Form For
ReactJS forms made easy
Stars: ✭ 118 (-7.09%)
Mutual labels:  form, forms, form-builder
Uniforms
A React library for building forms from any schema.
Stars: ✭ 1,368 (+977.17%)
Mutual labels:  hacktoberfest, forms, form-builder
Usetheform
React library for composing declarative forms, manage their state, handling their validation and much more.
Stars: ✭ 40 (-68.5%)
Mutual labels:  form, forms, form-builder
React Hook Form
📋 React Hooks for form state management and validation (Web + React Native)
Stars: ✭ 24,831 (+19451.97%)
Mutual labels:  form, forms, form-builder
grav-plugin-form
Grav Form Plugin
Stars: ✭ 48 (-62.2%)
Mutual labels:  forms, form, form-builder
Unform
Performance-focused API for React forms 🚀
Stars: ✭ 4,340 (+3317.32%)
Mutual labels:  hacktoberfest, form, forms
Ohmyform
✏️ Free open source alternative to TypeForm, TellForm, or Google Forms ⛺
Stars: ✭ 1,065 (+738.58%)
Mutual labels:  survey, hacktoberfest, forms
Rsformview
A Cocoapods library designed to easily create forms with multiple data entry fields
Stars: ✭ 84 (-33.86%)
Mutual labels:  forms, form-builder
Normform
Normform: A tiny CSS plugin to make your web forms beautiful again
Stars: ✭ 78 (-38.58%)
Mutual labels:  form, forms
Nextcloud Vue
🍱 Vue.js components for Nextcloud app development ✌
Stars: ✭ 89 (-29.92%)
Mutual labels:  hacktoberfest, nextcloud
Surveyjs react quickstart
React QuickStart Boilerplate - SurveyJS: Survey Library and Survey Creator
Stars: ✭ 88 (-30.71%)
Mutual labels:  survey, form-builder
Ngx Dynamic Form Builder
FormBuilder + class-transformer + class-validator = dynamic form group builder for Angular10+
Stars: ✭ 93 (-26.77%)
Mutual labels:  form, form-builder
Jafar
🌟!(Just another form application renderer)
Stars: ✭ 107 (-15.75%)
Mutual labels:  form, forms
Formst
Model-driven Form library for React
Stars: ✭ 69 (-45.67%)
Mutual labels:  form, forms
Formeditor
A form builder editor for Umbraco 7 - let your editors build forms easily with this free package.
Stars: ✭ 95 (-25.2%)
Mutual labels:  form, form-builder

Nextcloud Forms

Downloads Code coverage Dependabot status Start contributing

📝 Simple surveys and questionnaires, self-hosted

Straightforward form creation

Simple sharing and responding

Response visualization and exporting

  • 📝 Simple design: No mass of options, only the essentials. Works well on mobile of course.
  • 📊 View & export results: Results are visualized and can also be exported as CSV in the same format used by Google Forms.
  • 🔒 Data under your control! Unlike in Google Forms, Typeform, Doodle and others, the survey info and responses are kept private on your instance.
  • 🙋 Get involved! We have lots of stuff planned like more question types, collaboration on forms, and much more!

🏗 Development setup

  1. ☁ Clone this app into the apps folder of your Nextcloud: git clone https://github.com/nextcloud/forms.git
  2. 👩‍💻 In the folder of the app, run the command npm ci && npm run dev to install dependencies and build the Javascript.
  3. ✅ Enable the app through the app management of your Nextcloud
  4. 🎉 Partytime! Help fix some issues and review pull requests 👍

🧙 Advanced development stuff

To build the Javascript whenever you make changes, you can also use npm run build. Or npm run watch to automatically rebuild on every file save.

You run all tests by using make test.

♥ How to create a pull request

This guide will help you get started:

✌ Code of conduct

The Nextcloud community has core values that are shared between all members during conferences, hackweeks and on all interactions in online platforms including Github and forums. If you contribute, participate or interact with this community, please respect our shared values. 😌

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].