Web Site & Web App
Web Site & Web App
According to Wikipedia, a web app “is an application that is accessed via a web browser
over a network such as the Internet.” So how is this different than a web site?
web site will generally just be informational and a web app provides functionality.
Web apps don’t take up any memory or storage on the user’s device.
Web Application
It may refer to apps that run within the user's Web browser, to "rich client"
desktop apps that do not use a browser or to mobile apps that access the Web
for additional information
Web Application
Web applications are computer programs which allow website visitors to submit
and retrieve data to/from a database over the Internet using their preferred web
browser.
The data is then presented to the user within their browser as information is
generated dynamically (in a specific format, e.g. in HTML using CSS) by the web
application through a web server
Here’s what a typical web application flow looks like:
1. User triggers a request to the web server over the Internet, either through a web
browser or the application’s user interface
2. Web server forwards this request to the appropriate web application server
3. Web application server performs the requested task – such as querying the
database or processing the data – then generates the results of the requested
data
4. Web application server sends results to the web server with the requested
information or processed data
5. Web server responds back to the client with the requested information that then
appears on the user’s display
it’s like going to mcdonalds.
When I want to explain the difference between websites and web applications, I say
something like this:
Web app is a tool where you can control and manage your business.
Web app is dynamic, fast and has specific UI - like your photo editing software.
If it is a website with only information that you can read, it is not a web
application.
But if it is a website where you can log in, use a tool, upload a picture, search for
information (like Google), create your own profile, or upload a file, it is a web
application
A Web App is an active tool - an application where you can interact back and
forth in real time, via a web browser.
Popular examples are: Gmail, Facebook, Google, Google Docs, Wikipedia, Ebay
Example of Web Applications: