Web app
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 5,399 public repositories matching this topic...
-
Updated
Dec 30, 2019
Would it be possible for a few example projects to be accessible from this Github repo, or the website? I would love to play around with some samples, to get an understanding of what can be made.
Network drive - doc
I setup an instance connecting to S3, and created a sharing link, but unlike what the README mention, I cannot use it as a windows' network drive.
The documentation does not seem to mention any additional step to get this working. Any ideas?
Thanks !
-
Updated
Mar 20, 2018 - CoffeeScript
-
Updated
Aug 11, 2017
-
Updated
Jan 27, 2020
I just noticed the readme at https://hub.docker.com/r/tiangolo/uwsgi-nginx-flask/ is cut off at the end, and I thought it was a mistake until I realized that the readme on Github is not truncated, so I assume Docker Hub just has a maximum length. I think it would be helpful to have a note at the end of the readme on Docker Hub saying to check the Github repo to continue reading. I wouldn't have re
-
Updated
Jan 2, 2020 - JavaScript
I thought it might be helpful for newcomers, for some of the packages required for building or installing this project to be enumerated.
Note that this is on Debian, which doesn't seem to have podman in the repos, so I substituted docker.
Also, in the Makefile, $(PWD) did not seem to work, so I substituted $(shell pwd).
Here are steps that build and deploy the project on current Debian.
-
Updated
Feb 5, 2020 - Java
Dear team,
I was curios if it would be possible to add two features to the translations page.
- Allow the user to navigate to the next term with keyboard (TAB or arrow keys).
- Add a save all button to avoid forgetting to save a translation.
Kind regards,
Keep up the good work.
-
Updated
Feb 28, 2018 - JavaScript
Nice project, thanks!
The fugit library supports cron with seconds precision - and I think it would be useful if Ciao officially supported it.
Format: */15 * * * * *
Minimal demo, similar to the way it's used by ciao [here](https://github.com/brotandgames/ciao/blob/afdbf8a2c5eea83a66cb0f32807ba310a75b38f2/app/validators/cron_va
- Metastream Version:Beta 0.4.0
- Browser + Version:Google Chrome Version 76.0.3809.136 (Official Build) (64-bit)
- OS Version:Google Chrome OS Version 76.0.3809.136 (Official Build) (64-bit)
The volume doesn't match the video player volume. When metastream is 50%, the vid
-
Updated
Mar 16, 2020 - JavaScript
Version: Personal
Tested this in Chromium and Firefox, Ubuntu 16.04, vie https://app.wire.com
It is not possible to add participants to an existing group. By clicking on the group name on top of the screen the group details flyout opens on the right site of the screen and there is an "Add participants" item, which after click creates another screen in that area with a big "ADD PARTICIPANTS" on
The templates for this feature are not implemented. A simple blank page with a form is presented to the user. Our page structure and styles should be applied to these pages as well.
-
Updated
Feb 9, 2020 - JavaScript
According to https://en.wikipedia.org/wiki/NATO_phonetic_alphabet , the default word for character . is Period
Stop is just another alternative, but we would like to stick with defaults
latex widget
For example: https://github.com/talyssonoc/react-katex
-
Updated
Dec 18, 2019 - JavaScript


A description is incomplete. It should mention:
These patterns are not competing, but complementing each other. To achieve availability, one needs both fail-over and replication.
right after
"There are two main patterns to support high availability: fail-over and replication. "