Earlier quoted context omitted.
Guess you also didn’t see a site for a long time where you have to press buttons to do things instead of just scroll down? Not meant to be snarky: I got the same comment on our saas products. Guess people want ’sales sites’ to be one pagers; I don’t exactly know why. Personally I don’t see the difference between scrolling down or pressing buttons but he.
I just shared my opinion, we disagree. I'm okay with this. ¯\_(ツ)_/¯
BeeBase, a programmable relational database with graphical user interface
21–30 of 110 posts
Re: BeeBase, a programmable relational database with graphical user interface
#22Re: BeeBase, a programmable relational database with graphical user interface
#23Ok so first feedback. Launched app. Went to create a new table. Entered name : "users". Got error "Invalid name". Got confused, whats illegal about the name. After some time figured out that name must start with UPPER case latter. This could have been the error message instead of generic "Invalid name".
Re: BeeBase, a programmable relational database with graphical user interface
#24Apparently saved project created with BeeBase is basically a sqlite DB, that you can open with any sqlite browser. So i think a lot of value could come from standardised sqlite format, upon which you could build different UI's to manipulate the content of said sqlite DB and then provide a app that would build client UI based on content of same sqlite file.
Re: BeeBase, a programmable relational database with graphical user interface
#25Ok so first feedback. Launched app. Went to create a new table. Entered name : "users". Got error "Invalid name". Got confused, whats illegal about the name. After some time figured out that name must start with UPPER case latter. This could have been the error message instead of generic "Invalid name".
It's explained on page 8 of the manual, in the tutorial section.
Re: BeeBase, a programmable relational database with graphical user interface
#26Re: BeeBase, a programmable relational database with graphical user interface
#27Re: BeeBase, a programmable relational database with graphical user interface
#28Ok so first feedback. Launched app. Went to create a new table. Entered name : "users". Got error "Invalid name". Got confused, whats illegal about the name. After some time figured out that name must start with UPPER case latter. This could have been the error message instead of generic "Invalid name".
It's explained on page 8 of the manual, in the tutorial section.
Re: BeeBase, a programmable relational database with graphical user interface
#29Re: BeeBase, a programmable relational database with graphical user interface
#30Earlier quoted context omitted.
[flagged]
I don't understand —screenshots and a feature list are among the first few links at the top.