Skip to content
#

web-application

A web application is any program that is accessed over a network connection using HTTP, usually via a web browser. Web apps do not have to be installed on a user's device; they are run from a remote server. This differs from mobile apps, which are installed on the user's mobile device, and desktop applications, which are installed on the user's computer. Common examples of web apps include Flash games, online calculators, calendars, Gmail, and Facebook.

Here are 349 public repositories matching this topic...

I created this web-based application that lets a user search for any medical provider in the country using the provider’s first name, last name, specialization, city, state, and/or zip code. After entering any search criteria a list of all matching providers is displayed. The user may then click on any provider's name to get more information on …

  • Updated Sep 13, 2021
  • CSS
Followers
20.6k followers
Wikipedia
Wikipedia

Related Topics

app mobile-app webdev