You are viewing archived messages.
Go here to search the history.

Mariano Guerra 2021-05-11 10:06:25

Default titles are set on card creation, since they are empty the title is just the card type.

Once the card is configured it can generate a more descriptive name, setting it manually takes time and the title is almost always a description of the card's configuration.

Auto title will generate the title from the configuration when the user Ctrl + Double Clicks on the card title.

https://www.youtube.com/watch?v=sLTwAQY8BJU

Paul Sonnentag 2021-05-14 11:14:38

Here is a quick demo of my prototype Pluto, a tool for building information software. Thanks Mariano Guerra for your guidance and pushing me to put more things out there. https://www.youtube.com/watch?v=D8ve7OZJXgw

Martin Sosic 2021-05-14 14:03:16

Cool work :)!!

Where is the data persisted? What is the output - web or desktop app? How do you see it used - by non-developers, developers, in combination with Excel, for personal Vs bigger projects? Or maybe better question is - what is the big vision?

Xavier 2021-05-14 17:07:26

Looks really neat! What's the tech you built this on? 👀

Paul Sonnentag 2021-05-14 20:16:11

Thanks :)

Currently no data is persisted but in the future I'll store everything in a relational database. The output is a web app. My target audience are non programmers. The aspiration is that you can eventually build any application that fits a relational data model. Initially the feature set is still very limited so a more realistic Intermediate goal would be to build basic crud applications with for prototyping or in cases where you cannot afford a developer to build a fully featured application. In my next prototype I want to explore how to add simple interactions beyond linking between pages. Techologywise I'm using Javascript with Preat.

Martin Sosic 2021-05-14 13:55:33

Last week at Wasp: