Want to integrate the editor into your own project? Create a collector for response collection? Or create your own building block? Here you will find all the information you need.
Want to integrate the builder into your own project? Create a runner for response collection? Or create your own building block? Here you will find all the information you need.
### Editor
Use the graphical editor to create and edit smart forms with logic and conditional flows in 2D on a self-organizing drawing board.
### Builder
Use the graphical builder to create and edit smart forms with logic and conditional flows in 2D on a self-organizing drawing board.
[Start with the editor](editor/)
[Start with the builder](builder/)
{: .start }
### Collector
Use the collector library to handily deploy smart forms in websites and applications.
### Runner
Use the runner library to handily deploy smart forms in websites and applications.
This website contains the information needed for developers to start using Tripetto and hopefully even build on our foundation. We’ll use any constructive feedback to further improve the software.
#### Issues using the Tripetto editor?
Report them [here](https://gitlab.com/{{ site.accounts.gitlab }}/editor/issues){:target="_blank"}.
#### Issues using the Tripetto builder?
Report them [here](https://gitlab.com/{{ site.accounts.gitlab }}/builder/issues){:target="_blank"}.
#### Issues using the Tripetto collector?
Report them [here](https://gitlab.com/{{ site.accounts.gitlab }}/collector/issues){:target="_blank"}.
#### Issues using the Tripetto runner?
Report them [here](https://gitlab.com/{{ site.accounts.gitlab }}/runner-foundation/issues){:target="_blank"}.
#### Chat
Chat with [us](javascript:Intercom('show');) or the [community](https://spectrum.chat/tripetto){:target="_blank"}.
Chat with us or the [community](https://spectrum.chat/tripetto){:target="_blank"}.
#### Other questions?
Contact us on [{{ site.email }}](mailto:{{ site.email }}) or use the [form](https://tripetto.com/contact/){:target="_blank"} at [Tripetto.com](https://tripetto.com){:target="_blank"}.
Uses the [React](https://reactjs.org/){:target="_blank"} library to implement a collector as a reusable component using [Bootstrap](https://getbootstrap.com/) for the UI.
Uses the [React](https://reactjs.org/){:target="_blank"} library to implement a runner as a reusable component using [Bootstrap](https://getbootstrap.com/) for the UI.
[](https://example-react-bootstrap.tripetto.com/){:target="_blank"}
[](https://gitlab.com/{{ site.accounts.gitlab }}/examples/react){:target="_blank"}
...
...
@@ -13,7 +13,7 @@ Uses the [React](https://reactjs.org/){:target="_blank"} library to implement a
---
#### React + Material-UI
Uses the [React](https://reactjs.org/) library to implement a collector as a reusable component using [Material-UI](https://material-ui-next.com/) for the UI.
Uses the [React](https://reactjs.org/) library to implement a runner as a reusable component using [Material-UI](https://material-ui-next.com/) for the UI.
[](https://example-react-material-ui.tripetto.com/){:target="_blank"}
[](https://gitlab.com/{{ site.accounts.gitlab }}/examples/react-material-ui){:target="_blank"}