Skip to content

everlanes/forms

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1,996 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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. ๐Ÿ˜Œ

About

๐Ÿ“ Simple form & survey app for Nextcloud

Resources

License

AGPL-3.0 and 2 other licenses found

Licenses found

AGPL-3.0
LICENSE
AGPL-3.0
COPYING
Unknown
license.php

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 52.4%
  • PHP 30.5%
  • Vue 16.3%
  • Other 0.8%