sqlitebrowser / dbhub.io

A "Cloud" for SQLite databases. Collaborative development for your data. 😊
https://dbhub.io
GNU Affero General Public License v3.0
365 stars 39 forks source link

Online form layout design / editor #113

Open justinclift opened 6 years ago

justinclift commented 6 years ago

Just had an interesting thought. Wonder what it would take to create a basic form/layout editor, to make viewing / input / editing of records easier for databases?

It'd probably work well with an API system. eg A business could have their staff update records in the database via predefined forms, and the data could also be accessible via API.

justinclift commented 3 years ago

This thought keeps on re-occuring for me, as there are so many places that could really use a simple form (with form designer) for easy input and display of data.

We could probably do it after adding some kind of non-version-controlled backend, which we'll need for supporting write queries (eg INSERT, UPDATE) via the API.

justinclift commented 3 years ago

Floated the idea on Twitter with one of our more active users there, who seemed to think the idea has merit:

    https://twitter.com/sqlitebrowser/status/1306264316773978117