Diese Seite wurde noch nicht ins Deutsch übersetzt. Sie lesen die englische Version.
Vibe-Coding in Softr is Incredible: Pushing Boundaries Just Got Weirdly Simple
Let’s be honest: it used to be incredibly difficult to build very specific and custom apps in no-code tools, and Softr just solved that.
It took me only ten minutes to build an app that displays for logged-in user specific quizzes with a beautiful interface that also saves their scores. Each quiz is contained in an extremely simple database setup.
The hack we are using here is to store each quiz in a text field, where we write a JSON format that contains all the information about this quiz and each of its questions and answers.
