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 180 public repositories matching this topic...

ServerMonitor
ChristianLutzCL
ChristianLutzCL commented Sep 11, 2019

Describe the bug
After setup or if you create a new database file (site.db), the application won't work.

To Reproduce
Steps to reproduce the behavior:

  1. Setup project or regenerate site.db file
  2. Run application
  3. Open website and see the error

Expected behavior
Index page should display without any checked websites

Additional context
The solution to this problem

Weather Mobile Web Application - is a progressive web application (PWA) which display live weather data, provide app-like interactions to allow the user to add cities and demonstrate all principles of PWA.

  • Updated Oct 3, 2018
  • CSS
You can’t perform that action at this time.