lpattelli / inrim-forms-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forms Demo Italia Theme - WIP

Forms Demo is a Demo project to test builder and render with CRUD Api that implement italian AGID Theme

This project at build time download and add the repo Form Templates Italia Theme

Project is in WIP

Features

  • Design your form with Form.io builder for more info about Form.io see Form.io homepage
  • View Form, the form is server side rendered with jinja template
  • Add and Edit Data with yours forms

Build and Test

  • Config

    • create a copy of .env.template:
    cp .env.template  .env-test
    
  • Build and run

    sh build_and_run_dev.sh
    
  • app

     http://localhost:9525/
    

    open Forms Demo in your browser

Screen

Screen

Depends on

License

This project is covered by a license MIT.

About

License:MIT License


Languages

Language:Python 95.8%Language:Shell 3.4%Language:Dockerfile 0.9%