/iFORP

Next Level HTML Prototyping -- https://prototyping4innovation.de/iforp

Primary LanguageJavaScriptMIT LicenseMIT

iFORP

iFORP Logo

Build your own HTML prototype without any coding experience

Description

The collaborative, cross-disciplinary development of ideas is a very powerful, yet challenging approach to innovation. iForp supports this process with the rapid creation of WebApp prototypes. The prototype can be based on HTML/CSS/JSS as well as on images such as sketches, wireframes and screen designs. Individual views can be linked to logical clickflows. In addition, the tool supports the documentation of user feedback and design decisions.

The project is not yet feature complete but some core features are already available:

  • create, rename and delete projects
  • create, rename and delete whiteboards
  • create, rename and delete views
  • upload/import .zip archives with HTML/CSS/JS and parse linkable elements like buttons and anchors
  • upload/import images (.png, .jpg) and create linkable elements
  • link views to logical clickflows
  • testing whiteboards in preview mode with different output formats (desktop, tablet, smartphone)
  • adding user feedback in preview mode

Quick install guide

$ git clone https://github.com/micromata/iFORP.git
$ cd iFORP
$ npm run install:all
$ npm run start:dev

The frontend gets served on port 3000 and the backend will listen on port 3001.

Contributing to this project

Anyone and everyone is welcome to contribute. Please take a moment to review our Code of Conduct as well as our guidelines for contributing.

Sponsors

BMBF Logo Micromata Logo

License

Please be aware of the licenses of the components we use in this project. Everything else that has been developed by the contributions to this project is under MIT License