web
web copied to clipboard
User creatable databases
Tikiwiki has "Trackers" which allows users to create and define a database structure within the site, with no database knowledge required. GZ has already used this to create the asset register.
Build a similar - but better - system that allows a user to
- define the data that they want to record
- define the relationships between that data
- record that data
Impact
High
Urgency
Later
This feels like quite a mammoth task that would require a lot of maintenance going forward. Would something like https://airtable.com/ do this job?
Maybe we could then build an integration with that sort of tool to tie everything together nicely?
Yep, or something like https://baserow.io/ (FOSS alternative) perhaps. Always good to avoid reinventing the wheel.
Would certainly need to be seamlessly available to members while logged into geek.zone
From a quick skim of their website baserow looks great. It would be fantastic if it supported SSO via SAML, but if it doesn't and it's FOSS then maybe it's something we could contribute back to the project.