🚀 Loopback's First Release!
Please also read our announcement blog post where we go into more details on why Loopback, what Loopback is, and what to expect in the coming weeks and months.
“First Release” may be a bit of a bold statement, but hey we have a working product you can integrate and use today in two very simpled steps:
- Sign up
- Paste the following code snippet at the end of your web app’s
<body>
tag, replaceYOUR-PROJECT-ID
with the correct value:
<script
async
defer
data-project-id="YOUR-PROJECT-ID"
src="https://widget.loopback.works/latest/loopback.js"
></script>
Our initial launch includes the following features.
Widgets
Dashboard
- The dashboard is at https://loopback.works/app
- Create projects
- View a table with all received feedback
- Analyze statistics and mood distributions
- Invite team members to projects
- Delete projects
Please use the Feedback widget at the bottom left of the browser to submit your thoughts, questions, feature requests, and of course bugs 😊.
Join us at loopback.works to learn more about Loopback and start your free trial today.