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.
- GitHub: https://github.com/topics/webapp
- Wikipedia: https://en.wikipedia.org/wiki/Web_application
- Related Topics: app, mobile-app, webdev,
- Aliases: web-application, web-app, webapps, webapplication,
- Last updated: 2026-06-26 00:28:21 UTC
- JSON Representation
https://github.com/wlit0910/health-center-wl
Projekt aplikacji internetowej w technologii ASP.NET WebForms wykonany w ramach przedmiotu Aplikacje internetowe
asp-net asp-net-framework csharp webapp
Last synced: 10 May 2026
https://github.com/lurenss/matrix-mind
π€π¬ Matrix Mind: Chat with your CSV data! πππ». Leverage the power of LLMs π§ to interact, explore, and understand your CSV files in an engaging, intuitive, and human-like conversational manner. It's as easy as chatting! π¬ππ₯. Turn data analysis into a conversation! π
chatbots conversational-ai csv dockerized langchain webapp
Last synced: 08 Apr 2025
https://github.com/vespdesign/shopify-change-order-number-pos
-Change Order Number POS Shopify- Shopify App Developed in Node.Js to have the posibility to follow a different correlative ordering number for a POS. This APP allows you to change the order number for a POS selected. It will generate a new correlation, different from the Online Store(or other POS).
javascript nodejs shopify webapp
Last synced: 11 May 2026
https://github.com/benevanio/ct_brasil
Webiste com CSS e REACT JS
bootstrap css-grid front-end-development hamburger-menu javascript jsx junior-developer react react-router react-router-dom reactjs sass sass-framework sass-lint spa trip user-interface vercel webapp website
Last synced: 10 Apr 2026
https://github.com/olaviinha/pwst-it
Webapp for a virtual board of rich content sticky notes.
Last synced: 11 May 2026
https://github.com/winterhart/poke
Pokemon card game in a web application with Java EE and no web framework
assignment concordia-university eclipse java pokemon-card-game servlet soen387 tomcat web-application webapp
Last synced: 07 Nov 2025
https://github.com/q-m/metabase-matview
Basic webapp to materialize questions in Metabase
materialized-view materialized-views metabase sql webapp
Last synced: 25 Jun 2026
https://github.com/celrm/matrices
ποΈ (WebApp) Twelve tone matrix visualizer for any given row of any given length.
composition music music-composition music-theory music-theory-apps twelve-tone webapp
Last synced: 13 May 2026
https://github.com/snazzah/lightcordextension
The browser extension for Lightcord
browser-extension chrome-extension discord lightcord webapp
Last synced: 13 May 2026
https://github.com/emberfox205/stalkinator
A Flask-based webapp to monitor positions using Arduino
flask-application gps iot-application javascript position-tracking python3 sqlalchemy sqlite3 webapp
Last synced: 18 Jun 2026
https://github.com/codebeltnet/bootstrapper
A modern and consistent bootstrapper framework for console applications based on >= .NET 9.
bootstrapper bootstrapping console dotnet mvc web webapi webapp worker
Last synced: 18 Apr 2026
https://github.com/nstevens1040/cryptox
Exchange one cryptocurrency for another using the ChangeNOW API.
api changenow convert cryptocurrency exchange javascript trade webapp
Last synced: 08 Oct 2025
https://github.com/michaelkurowski/visual-knowledge-database
Convenient to navigate knowledge database, perfect for exploring your areas of interest
Last synced: 25 Jun 2026
https://github.com/Nelson-Gon/shinymisc
shinymisc: Miscellaneous educational shiny apps.
r r-package sample-app sample-code shiny tutorial-code tutorial-exercises tutorials webapp website
Last synced: 29 Jul 2025
https://github.com/jeasonstudio/iweather-app
Weather Web App by PWA & ServiceWorker for Baidu's Recruitment @JeasonStudio 2015-2017
baiduyun pwa service-worker webapp
Last synced: 25 Nov 2025
https://github.com/kriswep/modern-modular-javascript
A modern and modular JavaScript boilerplate setup
babel boilerplate es2015 es6 inspiration javascript starter webapp webpack webpack2
Last synced: 12 Apr 2026
https://github.com/daniel-191/spotify-downloader
Download your music! (GUI, Webpage, CLI - Cross Platform)
application cli desktop-app desktop-application downloader downloadermp3 downloaders gradio music music-downloader pyqt5 python spotify spotify-api spotify-downloader spotify-downloader-gui webapp webpage website yt-dlp
Last synced: 18 May 2026
https://github.com/saleh-coder/todo-list
π A simple To-Do List app built with HTML, CSS, and JavaScript. β Allows users to add, remove, and mark tasks as completed, with tasks saved in πΎ localStorage for persistence.
html-css-javascript localstorage todolist user-interface webapp
Last synced: 25 Mar 2025
https://github.com/marcelo-earth/frontend---inventory-system
βπ» Inventory System UI - Institute project
institute institute-project react-app webapp
Last synced: 04 Apr 2025
https://github.com/teneplaysofficial/memory-game-test-your-memory-skills
A beautiful and engaging memory card game built with React, TypeScript, and Tailwind CSS. Created in under 5 minutes.
lucide-icons memory-game reactjs tailwindcss typescript ui vitejs webapp webgame
Last synced: 22 Jul 2025
https://github.com/fjrfthrrhmn/nextjs-starterkit
Production-ready Next.js starter kit built with TypeScript, Tailwind CSS, App Router, scalable architecture, authentication-ready setup, reusable components, and modern developer tooling for building high-performance web applications.
app-router boilerplate developer-experience eslint fjrfthrrhmn frontend fullstack nextjs nextjs-starter nextjs-template prettier production-ready react saas shadcn-ui starter-kit tailwindcss typescript webapp
Last synced: 26 May 2026
https://github.com/thisdougb/cleango
A GoLang template for web projects.
development golang golang-examples templates web webapp
Last synced: 02 Jan 2026
https://github.com/pottava/http-return-everything
A REST API server which returns container's environment.
docker golang kubernetes webapp
Last synced: 10 Apr 2026
https://github.com/daim-nickel-penny/airplane_accident_severity
Airplane Accident Severity Checker web application with the help of a Machine Learning Algorithm.
machine-learning reactjs webapp
Last synced: 10 Apr 2026
https://github.com/indie-cart/indiecart-marketplace
IndieCart is a Local Artisan Marketplace built with Node.js, React, and SQL, featuring CI/CD and test-driven development.
agile auth0 cicd fullstack-development nodejs reactjs sql tdd webapp
Last synced: 12 Apr 2026
https://github.com/hurricanemark/containerize-a-django-web-app
This article describes in small details how to transform a python web app project into a deployable docker image. e.g. we will be practicing docker build and run a django web application exposing its port to a docker subnet.
deployment-automation django docker python37 webapp
Last synced: 09 Apr 2026
https://github.com/alexy-os/adminity
AdminitY is a secure and modular admin panel built using Node.js, Express, Handlebars, and NeDB for database management
admin admin-dashboard admin-panel auth authentication dashboard dashboard-templates handlebars handlebars-js handlebarsjs miniapp nedb node nodejs tailwindcss telegram telegram-bot telegramapp webapp
Last synced: 10 Apr 2026
https://github.com/carnivuth/comicbooking
prototipe for comicBooking app
html java javascript tomcat tomcat-server webapp website
Last synced: 16 May 2026
https://github.com/arindal1/morsecode-translator
A Morse-Code Generating web-app based on JavaScript.
cryptography development front-end javascript morse-code webapp
Last synced: 09 Apr 2025
https://github.com/marian-nmt/pymarian-webapp
Pymarian Webapp
marian-nmt transformers translation webapp
Last synced: 18 Jan 2026
https://github.com/vishishtkapoor/medium-project
Building a Medium-like blogging app from scratch. By using modern tools like React, Vite, Cloudflare Workers, TypeScript, Prisma, and PostgreSQL, you can create a robust and scalable application.
cloudflare-workers full-stack hono jwt prisma reactjs webapp
Last synced: 23 Apr 2025
https://github.com/cryptosingh1337/todo-list-web
This is a TodoList Web app.
expressjs mongodb mongoose nodejs web-application webapp
Last synced: 12 Apr 2026
https://github.com/ivanmarban/node-twitter-streamer
A real-time twitter streaming webapp using Node.js and Socket.io
nodejs socket-io twitter webapp
Last synced: 01 May 2026
https://github.com/is0xjh25/krispyto-web
Welcome to the frontend repository for the Krispyto project. This repository contains the client-side implementation of the crypto price analysis application. The frontend is designed to provide a user-friendly interface for interacting with historical crypto prices and relevant data.
Last synced: 12 Apr 2026
https://github.com/olliniinivaara/pikari
Self-hostable FOSS RAD SPA BaaS
baas front-end-development go pikari prototyping spa vanilla-js webapp
Last synced: 11 Mar 2026
https://github.com/carloshmarques/build-web-apps-with-asp.net-core-for-beginners
Get started with web development using ASP.NET Core. In this beginner-friendly pathway, you'll learn the basics of C#, HTML, Razor Pages, and more!
html-css-javascript html5 learning learning-by-doing learning-path microsoft-learn skills web webapp website
Last synced: 01 Apr 2025
https://github.com/hidao80/KaTeX-ruby-generator
A web application that generates ruby-lettered strings in KaTeX format for Misskey v11.
Last synced: 10 Mar 2025
https://github.com/llrizvanll/android-angular-app
Angular web app ported onto Android EcoSystem - part2
android android-application angular angularjs javascript webapp
Last synced: 09 May 2026
https://github.com/oracle-quickstart/oci-dotnet
QuickStart ASP.Net on OCI with Terraform scripts (Includes ORM Stack)
asp-net-core blazorserver dotnet dotnet-core webapp
Last synced: 05 Jan 2026
https://github.com/gomisha/facedetect
Image processing web app for detecting faces - uses Clarifai API (React, Node, PostgreSQL in TypeScript)
facial-recognition react reactjs typescript webapp
Last synced: 12 May 2026
https://github.com/ineelhere/ifc19
India Fights COVID19 (IFC19) - website with real-time updated data on the COVID19 situation in India
covid-19 data-science django open-data pandas plotly python streamlit visualization webapp
Last synced: 09 Apr 2026
https://github.com/santoshvarmaaddala/barcodegenerator
Barcode Generator
barcode-generator css html javascript webapp
Last synced: 09 Apr 2025
https://github.com/krishbharadwaj5678/pdfsecure
PDF Secure is your go to solution for encrypting and decrypting PDF passwords. Download your files securely and enjoy peace of mind knowing your documents are safe with PDF Secure.
deployment file-encryption file-security pdf pdf-decrypt pdf-encryption pdf-secure pdf-security pdf-tool pdf-tools pypdf2 python secure-document streamlit streamlit-webapp webapp
Last synced: 18 Apr 2026
https://github.com/enco-de/e-commerce
E-commerce website Django project with custom user model, categories and products, Carts, adding and removing cart items, Unlimited Product image gallery, Orders, and Payments, reducing the quantity of sold products, sending the order received email, clearing the cart, Order completion page generating an invoice. included Review and Rating
bootstrap django django-application django-framework django-project ecommerce ecommerce-website html5 online-shop online-shopping online-store python3 shopping-site store web-application web-development webapp website
Last synced: 10 Apr 2026
https://github.com/harshit433/image-captioning-cantilever
This project is a Flask web application that allows users to upload images and generate captions for them using a custom AI model. The model utilizes EfficientNet for the Convolutional Neural Network (CNN) component, a custom Long Short-Term Memory (LSTM) network, and a multihead attention layer. The model has an accuracy of 80%.
artificial-intelligence attention-mechanism cnn-keras deep-learning efficientnet flask-application html-css keras-tensorflow lstm-neural-networks python webapp
Last synced: 25 Apr 2026
https://github.com/alechash/alechash.github.io
This is my personal website.
portfolio portfolio-website web webapp website website-template
Last synced: 18 Mar 2026
https://github.com/lulunac27a/simple-gamification-web-app
Simple gamification web app
app experience-points gamification gamified gamify level web web-app webapp
Last synced: 05 Sep 2025
https://github.com/medaminenasfi/glooms-e-commerce
ποΈ Glooms: A modern e-commerce platform built with React.js & Redux. Shop men's, women's, and kids' clothing with a seamless, responsive experience.
checkout clothing-store ecommerce frontend react redux responsive-design ser-authentication shopping-cart webapp
Last synced: 28 Apr 2026
https://github.com/christopher-dabrowski/bibliography-cloud
Aplikacji do zarzΔ dzania ΕΊrΓ³dΕami w pracach naukowych
flask form-validation javascript nosql react rest-api spring-boot university-project webapp
Last synced: 12 Apr 2026
https://github.com/taidalog/taidalab
A web application for learning Informatics I, one of the subjects taught in Japanese senior high school.
fable fsharp highschool webapp webapplication
Last synced: 13 Jun 2026
https://github.com/johnelliott/image-hub
π Rapidly share images from a digital camera
camera image-processing local nodejs photography raspberry-pi webapp
Last synced: 19 Apr 2026
https://github.com/seanpm2001/flag-simulator_webapp_ruby
π³οΈπΎοΈποΈ The official source repository for the Ruby web application variant of the Flag Simulator project.
flag flag-simulator flag-simulator-development flag-simulator-project flag-simulator-webapp flag-simulator-webapp-ruby flags flagwaver gpl3 gplv3 ruby ruby-lang ruby-language seanpm2001-flag-simulator vexillology webapp
Last synced: 03 Aug 2025
https://github.com/gabrielcrackpro/js-contacts-app
This is a JS Contacts App πββοΈ
contact contact-list contact-management contactlist contacts webapp
Last synced: 16 Mar 2025
https://github.com/eweren/moodsic
Open source Lo-Fi music PWA build with Svelte
Last synced: 29 May 2026
https://github.com/tran-quyen/qtoptop-youtube
This is website project for my youtube series "Build and deploy website." with the base tiktok social.
course nextjs reactts sanity typescript webapp zstrn-stack zustand
Last synced: 13 Apr 2026
https://github.com/gowthamsiddarthademan/private_wifi_chatroom
This project is a simple offline chat application designed to facilitate real-time communication among devices connected to the same Wi-Fi network. Built with Python (Flask and Flask-SocketIO), it provides a seamless chatting experience without requiring an internet connection.
flask html-css-javascript python socket-io webapp
Last synced: 13 Apr 2026
https://github.com/primaryobjects/bogleheads-keywords
Web-based keyword frequency analyzer, created by ChatGPT4.
ai chatgpt chatgpt4 database finance flask investments keywords nlp python webapp webapplication
Last synced: 13 Apr 2026
https://github.com/amitminer/webterminal
WebTerminal : get acess to your vps terminal via website.. using python3
flask linxu python terminal vps web-terminal webapp
Last synced: 11 Apr 2026
https://github.com/eurekaclinical/eurekaclinical-user-agreement-webapp
User interface and web client proxy for creating a user agreement document and requiring users to sign a user agreement.
Last synced: 14 Jan 2026
https://github.com/uvacoder/uva-mygithubstats-4303
5star abcsite abcwebapp github github-api mysite mywip nextjs webapp
Last synced: 07 May 2026
https://github.com/url2app/urltoapp
U2A is a command-line tool that lets you turn any URL into a standalone desktop application with a single command. Compatible with Windows, macOS, and Linux.
application conversion convert linux macos unix url webapp windows
Last synced: 28 Feb 2025
https://github.com/empathetech-llc/dotnet-public
The code used to build empathetech.net
accessibility design flutter open-source user-experience user-interface webapp
Last synced: 25 Apr 2025
https://github.com/layheng-hok/sussycourses
SUSSYCourses: Role-based OpenCourseWare Web App in Vue.js + Spring Boot - SUSTech project of CS309: Object-oriented Analysis and Design in Fall 2024 - Score: 100/100
cs309 ocw opencourseware postgres postgresql project psql role-based-access-control role-based-authenticaton role-based-authorization spring spring-boot sustech vue vuejs2 webapp website
Last synced: 13 Apr 2026
https://github.com/malczuuu/taskbook
Full-stack, simple issue tracker app with Spring Boot and Angular
angular docker issue-tracker rest-api spring-boot webapp
Last synced: 11 Apr 2026
https://github.com/qqiao/webapp
Helper functions for Go web applications.
firebase firestore go golang golang-library webapp
Last synced: 16 Aug 2025
https://github.com/wahidpanda/youtube_video_downloader_from_web_app
A Web APP where u can download YouTube Video, Video to Music, Image to PDF Converter
dashboard django opensource python pythonprojects streamlit streamlit-webapp webapp webproject
Last synced: 07 May 2026
https://github.com/kool-cool/exploringdaylengths
Have you ever wondered why the length of the day changes during the year? Did you know that locations in the Antarctic can experience 24 hours of daylight in summer (and none in winter)? This exhibit will allow you to explore how the rotation of the Earth and its motion around the Sun determines the duration of daylight hours at any location.
contribution contributionrequired contributions-welcome css django html need-contribution needs-review open open-source opensource python webapp
Last synced: 08 May 2026
https://github.com/kinshuk-code-1729/web-based-temperature-converter.github.io
This is web based temperture converter which takes input temperature in degree celsius and after conversion it displays the result temperature in degree fahrenheit
css3 html-css-javascript html5 javascript web-development webapp
Last synced: 13 Apr 2026
https://github.com/oscargonzalezdev/calculator
Calculator app built with JavaScript, HTML and CSS that perform basic arithmetic calculations.
calculator css html javascript webapp
Last synced: 13 Apr 2026
https://github.com/john-lucagit/by20xx
Currently just some small apps / "doodles".
Last synced: 16 May 2025
https://github.com/aminoxix/auth-sys-js
π Authentication System with bycrypt & JWT in JavaScript
auth-system authentication webapp
Last synced: 28 Apr 2025
https://github.com/mahezsh/gillie
hiGhly avaILabLe sImple wEbapp
aws aws-cloudformation aws-dynamodb aws-ec2 aws-s3 sql vpc webapp
Last synced: 16 May 2026
https://github.com/lf1up/careersim
AI-Powered Career Skills Simulator
ai chatgpt llm nodejs prompt-engineering reactjs typescript webapp
Last synced: 12 Mar 2026
https://github.com/djeada/flask-minimal
The purpose of this template is to provide a starting point for creating new Flask apps that require more than the bare minimum. The README provides instructions for installation on Unix/MacOS as well as using Docker. Additionally, it explains how to generate documentation using Sphinx.
flask-application tutorial-demos webapp
Last synced: 28 Apr 2025
https://github.com/remcostoeten/dora
Dora, the db explorah. A lightweight Rust database manager for PostgreSQL, LibSQL, SQLite, and MySQL. Query runner, table viewer, seeding, and built in Drizzle LSP. Includes Docker container management for quick local setups.
admin-dashboard cloud cloud-devops database database-management drizzle-orm nextjs postgresql reaect studio typescript webapp zustand
Last synced: 19 Apr 2026
https://github.com/jimli570/react-template
React template (up to date as in first half of 2022) project template using webpack for a modern SPA react project. Made it for for work, so we could have a good start on our React project back in 2022.
2022-project boilerplate project react react-router react-router-dom react18 redux spa template web webapp webpack
Last synced: 11 Apr 2026
https://github.com/surajsgh/mapty_app
π΅ββοΈ A fitness webapp to add your workout routines on the map.
css html javascript leaflet maps webapp
Last synced: 15 Apr 2026
https://github.com/nirmit27/startup-dashboard
A streamlit app for the in-depth analysis of Indian startups.
datavisualization exploratory-data-analysis pandas pandas-dataframe python python3 streamlit streamlit-dashboard streamlit-webapp webapp
Last synced: 04 May 2026
https://github.com/ankitjhagithub21/silent-weather
This is a weather app built using vite, react, tailwindcss and openweathermap api.
openweathermap-api weatherapp weatherapp-react webapp webdevelopment
Last synced: 08 Jun 2026
https://github.com/ashsajal1/angular-quiz
Developed a user-friendly Angular quiz application enabling users to answer multiple-choice questions and receive a comprehensive score report upon completion.
angular frontend javascript quizapp typescript webapp webdevelopment website
Last synced: 13 Apr 2026
https://github.com/msyk/imapp_account
Accounting Web Application for Japanese Freelance Workers.
account inter-mediator sqlite webapp
Last synced: 25 Mar 2025
https://github.com/xandemon/dynamic-digital-clock
A mobile-friendly modern digital clock with dynamic theme support
clock css3 digital html5 javascript modern-ui webapp
Last synced: 26 May 2026
https://github.com/Nayego/Chimeverse
Nayego's desktop app
app contemporary desktop desktop-app desktop-application electron electron-app modern ux ux-design ux-experience ux-research ux-testing ux-ui web webapp xmpp xmpp-client xmpp-component xmpp-protocol
Last synced: 12 Mar 2025
https://github.com/rishilahoti/math-destroyer
A retro-style arcade game that combines fast-paced spaceship action with math challenges. Players control a spaceship and must shoot the correct answer to math problems displayed on enemy ships. The game blends education and entertainment, helping players improve their math skills while enjoying an engaging arcade experience.
framer-motion gsap javascript nextjs retro tailwind tailwindcss typescript web-game webapp
Last synced: 09 Apr 2026
https://github.com/jawadddd/automatedparkingsystem-frontend
APS includes Complete system consisting of Mobile App , Web App and IoT to provide efficient management to companies and efficient parking experience to users. This Repository contains only Frontend Material.
css flutter mapbox-gl mobileapp reactjs tailwind-css webapp
Last synced: 10 Apr 2026
https://github.com/mathiaslinux/sae_402
The creation of an escape game based in the city of Mulhouse in France
css educational-game educational-project escape-game html js mobile-first mobile-only webapp website
Last synced: 07 Oct 2025
https://github.com/ryo-yamada/tsua
Tiny, minimalistic HTTP web server framework made in Lua
framework http lua luasocket minimalistic server simple tsua web webapp webframework webserver
Last synced: 31 May 2026
https://github.com/kevin-doolaeghe/accountmanager
Account Manager - C# ASP.NET Core Web Application
asp-net-core docker-compose fullstack webapp
Last synced: 07 Oct 2025
https://github.com/ome/omero-signup
OMERO.web app to allow anyone to signup for an OMERO account
Last synced: 07 Oct 2025