In this thread of my blog, I will teach you how use wordpress to create web apps. Fist of all, lets differentiate the concepts website, app and web app.
In a simple way, a website is a set of one or more web pages, containing information, accessed via a web browser. In other words, it is a collection of pages, like a book. what is an app? Wikipedia tell to us: “Application software (app for short) is software designed to perform a group of coordinated functions, tasks, or activities for the benefit of the user.”
And the last question. What is a web app ? A web app is just an app run through a web browser.
Why use wordpress to build web apps ?
R: In simple words, because building your app into your existing WordPress site will save you time and make things easier on your users.
See you in the next post!