Skip to content

MartaVicentini/inrim-forms-demo

 
 

Repository files navigation

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

⚠️ SECURITY: Don't use thi project in production environment

This project is only for demo and testing purpose

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

Authors

  • Alessio Gerace

License

This project is covered by a license MIT.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.7%
  • Shell 3.4%
  • Dockerfile 0.9%