GithubHelp home page GithubHelp logo

formio-app-todo's Introduction

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.

Example to-do list application using Form.io

This is an example project that integrates into Form.io.

Installation

New Project

If you have not yet created a project on Form.io, you can easily create one and get this application running by typing the following in your command line:

npm install -g formio-cli
formio bootstrap formio/formio-app-todo

This will create a project for you on Form.io as well as configure this application to use your sandboxed project. Feel free to fork and modify as you like.

Existing Project

To hook this up to an existing project, clone this repository (or download the .zip on the right), and edit the APP_URL in src/config.js to match your project's url. For example, if your project name is myproject, then your project url would be https://myproject.form.io.

Building

Make sure you have installed the dependencies:

npm install
bower install

Run gulp serve to spin up a web server for development. gulp build will create a production ready build in dist/.

formio-app-todo's People

Contributors

rahatarmanahmed avatar randallknutson avatar travist avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

formio-app-todo's Issues

View Router appears broken

I cloned this repository and edited the src/config.js file to point to my API back end. I changed the app url to localhost:3000. I ran npm install, bower install, then gulp serve. The app loads on port 3000 but then it displays an error in the login section showing "Cannot GET /user/login?live=1"

bower is missing wrench dependency

Error: Cannot find module 'wrench'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/Users/eric/org/wge/code/form-portal/gulpfile.js:10:14)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.