Note that there are some explanatory texts on larger screens.

plurals
  1. POWhich web application framework to use with existing database?
    primarykey
    data
    text
    <p>My company wants to start mobile web application development, as an addition to our own ERP software. We do not have any expert knowledge about this, that is why I have to research which tools/frameworks/languages we are going to use.</p> <p>We already have an existing database, and want to be able to quickly build an extra simple web app, to deploy some handy mobile functionality for our customers. For example, we want to start with making the agenda in our software available for mobile/tablet.</p> <p>We want to set it up like the following:</p> <ul> <li>we host the web application internally</li> <li>the web application remotely accesses to the customer's database (Advantage Database Server, can be query'd remotely through JSON), which can also be multiple customer's databases</li> </ul> <p>We develop our desktop software in Delphi, and therefore are not experienced web developers. A framework should meet the following needs:</p> <ul> <li>IDE available, maybe some other handy tools</li> <li>Preferably small learning curve</li> <li>Good documentation/support</li> <li>suited for mobile web development</li> <li>suited for simple and small web apps, there won't be any need for developing web apps with lots of functionality (most likely aimed at being able to perform two or three tasks)</li> </ul> <p>We will be making a choice for a direction for the coming years, so any possible guarantee about the framework being continued for a period of time is also nice.</p> <p>So far I've learned that we most likely won't need an ORM, since we definitely won't change our database structure to suit the web app.</p> <p>So my question is: which frameworks should I take a closer look at, and which can already be ruled out?</p> <p>BTW: I'm not looking for an answer for a designer's framework such as Sencha Touch, JQueryMobile etc.</p> <p>Thanks in advance!</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload