I'm posting it here since it is not exactly a technical question, but more a seek for advice
In the past I've built a couple of not-too-complex B4J non-UI server projects which worked ok deployed in a VPS. Now I'm retaking these projects and would like to explore adding a couple of Web pages for configuration and get basic statistics.
Here comes the problem. I know nearly nothing about building web pages
I've seen, during the years, a lot of posts/libs/tutorials about huge powerful frameworks: ABMaterial and BANano (@alwaysbusy ), Pakai (@aeric ), SitashoDaisy (@Mashiane ), and perhaps others. I see there is an incredible amount of work there! The pity is that I have literally missed them, since it was not in my focus at that moment. This weekend I have been exploring the forum but I fear I am still a bit confused about how do each one of them fit different needs or, in other words, in which scenario they fit better.
Considering that my needs are
Thanks.
In the past I've built a couple of not-too-complex B4J non-UI server projects which worked ok deployed in a VPS. Now I'm retaking these projects and would like to explore adding a couple of Web pages for configuration and get basic statistics.
Here comes the problem. I know nearly nothing about building web pages
I've seen, during the years, a lot of posts/libs/tutorials about huge powerful frameworks: ABMaterial and BANano (@alwaysbusy ), Pakai (@aeric ), SitashoDaisy (@Mashiane ), and perhaps others. I see there is an incredible amount of work there! The pity is that I have literally missed them, since it was not in my focus at that moment. This weekend I have been exploring the forum but I fear I am still a bit confused about how do each one of them fit different needs or, in other words, in which scenario they fit better.
Considering that my needs are
- Only need a couple of web pages for configuration, not really a complete multi-user interface
- Anyhow, I need a decent UI with the basic UI elements for interaction, such as tables, buttons, dialogs...
- Authentication is needed.
- Learning curve should be the minimum possible
Thanks.