Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/formio/formio-app-formbuilder
A user portal for creating and managing forms
https://github.com/formio/formio-app-formbuilder
Last synced: 5 days ago
JSON representation
A user portal for creating and managing forms
- Host: GitHub
- URL: https://github.com/formio/formio-app-formbuilder
- Owner: formio
- Archived: true
- Created: 2016-07-26T21:25:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-27T13:17:31.000Z (over 1 year ago)
- Last Synced: 2024-08-01T12:32:12.592Z (3 months ago)
- Language: JavaScript
- Size: 5.29 MB
- Stars: 8
- Watchers: 8
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
- awesome-starred - formio/formio-app-formbuilder - A user portal for creating and managing forms (others)
README
### This repository is now considered legacy and no longer supported. Please take a look at our recent repositories and help documentation at the following links.
- https://help.form.io
- https://github.com/formio/formio.js
- https://github.com/formio/formio
- https://github.com/formio/react
- https://github.com/formio/angular
- https://github.com/formio/vueA form building application.
---------------------------------Overview
--------This Application is designed to demonstrate and provide a framework for a web app that does two things. First, it allows administrators to log in and create, update, and delete forms within the application. Second, it allows users to log in, view the list of forms, and fill out the forms. Administrators can also view all submissions from the users.
Installation
--------------
You can easily get this application running by typing the following in your command line.```
npm install -g formio-cli
formio bootstrap formio/formio-app-formbuilder
```Next you will need to create an Admin account by logging into your Form.io account and then creating a new
Admin login under the *Admin* Resource.