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/pramit-marattha/fullstack-webdevelopment-challenge
Full on full stack front end and back end web development challenge.Challenging everyday to learn new technology and trying to implement it by building new and awesome stuffs.
django gatsby react reactjs static-site stock-api svelte todo weather-api webapp
Last synced: 03 May 2026
https://github.com/adityamishra1105/sortviz
Visualizes popular sorting algorithms with animations using Builder.io and TypeScript.
algorithm-visualizer dsa sorting sorting-algorithms sorting-algorithms-implemented sorting-visualization tim typescript webapp
Last synced: 03 May 2026
https://github.com/jollopre/carpanta
A web application for hairdressers
appointments aws-ecs aws-fargate docker docker-compose javascript ruby sinatra stimulusjs vanilla-js webapp
Last synced: 04 May 2026
https://github.com/one-alive/readwise
A social book review and discovery platform with real-time, personalized recommendations using FAISS and LDA. Built with Next.js, Tailwind CSS, and TypeScript.
book-discovery book-recommendation clerk-auth clerk-authentication faiss lda nextjs react real-time-recommendations recommender-system social-platform tailwindcss typescript webapp
Last synced: 05 May 2026
https://github.com/mehtadigisha/takeout-express
A Django built web app where users can login to order food and add to cart for delivery restaurant. And also user can see the food's calories
css django food-delivery food-delivery-application food-ordering html python webapp
Last synced: 05 May 2026
https://github.com/pramit-marattha/searchhubify-visualizing-githubusers-info-webapp
A very simple web app to visualize the profile of GitHub users.(Git commits , language used, activity status and much more). Currently For now unauthenticated requests, the rate limit allows for up to 60 requests per hour. Unauthenticated requests are associated with the originating IP address, and not the user making the requests.
github github-api javascript javascript-library netlify react reactjs reactjs-components webapp website
Last synced: 06 May 2026
https://github.com/ekliptor/browserutils
Basic helper functions HTML5 web apps in the browser such as client-side templates, localization and DOM manipulation.
Last synced: 07 May 2026
https://github.com/18alantom/fetzen
A workout tracking web app.
javascript learning-by-doing material-ui react webapp
Last synced: 07 May 2026
https://github.com/fabriziowho/full-stack-webapi-k8s
This repository contains code for a Node.js web app with an API querying a PostgreSQL database. It uses Terraform for Infrastructure as Code (IaC) to manage infrastructure and Argo CD for GitOps-based Helm deployment, enabling automated continuous delivery of a Kubernetes web app.
api argocd cicd gitops helm infrastructure-as-code kub node postgresql terraform webapp
Last synced: 07 May 2026
https://github.com/codexclub567/codex
A fantastic automated chatbot for websites.
config html-css-javascript html5 web-development webapp webpack website wordpress wordpress-development
Last synced: 07 May 2026
https://github.com/gowthamsiddarthademan/pdf_summarizer
This is a PDF Summarizer Web App built using Flask and Hugging Face Transformers. The application allows users to upload PDF files and generate summarized text. The backend uses pre-trained NLP models for text summarization, powered by Hugging Face's Transformers library and PyTorch.
flask huggingface-transformers python pytorch summarizer webapp
Last synced: 07 May 2026
https://github.com/fadhlyabd/mbd-hotel-project
Create Hotel Booking Web App using PHP MySQL
Last synced: 07 May 2026
https://github.com/fblupi/grado_informatica-mda
Prácticas de la asignatura Metodologías de Desarrollo Ágil de la UGR
ajax bootstrap justinmind mysql php sql webapp
Last synced: 08 May 2026
https://github.com/jonathanhelianthicusdoe/gag_combo_gen_web
Generates optimal single-cog gag combinations given user constraints (front-end)
agpl-v3 combinatorial-optimization dynamic-programming frontend gag gag-combo-gen gags optimization rust toontown toontown-online toontown-rewritten toontownonline toontownrewritten ttr typescript wasm web-assembly webapp webassembly
Last synced: 08 May 2026
https://github.com/katanabana/nihotip
Nihotip is a web app that lets users explore Japanese text through interactive tokenization and detailed insights. Built with React and Python, it offers a dynamic way to analyze words and symbols with tooltips for deeper understanding.
japanese japanese-characters japanese-language japanese-learning jmdictfurigana language mecab nlp python react sudachipy text-analysis text-tokenization tokenization tooltips wanakana webapp
Last synced: 08 May 2026
https://github.com/bocaletto-luca/tama-pets
Tama-Pets-JS is a modern tamagotchi web app built using HTML5, CSS3, JavaScript, and PHP. It features interactive pet management with real-time status, save/load functionality, a virtual clock, record management, and gamepad support for responsive gameplay.
bocaletto-luca css3 game gplv3 html5 interactive javascript open-source pets php responsive tamagotchi web-game webapp
Last synced: 08 May 2026
https://github.com/lancewalk87/cls-webpack-native-js
Software | iOS/Android Cross Platform Framework 7 Native Application
android framework7 html ios javascript nodejs webapp
Last synced: 08 May 2026
https://github.com/is0xjh25/is0xbivote
BiVote is an application for the community. It provides trending and popular topics weekly for the public to vote and share their opinions.
Last synced: 09 May 2026
https://github.com/5oh3l/weather-app
This is a weather app which I've made to practice my API usage.
css html javascript weather weatherapi weatherapp webapp webdevelopment webpack
Last synced: 09 May 2026
https://github.com/lionelvillard/openwhisk-webapp-starterkits
Various Web application starter kits with OpenWhisk deployment
bootstrap deploy emberjs hosting openwhisk starter-kit web webapp whisk
Last synced: 09 May 2026
https://github.com/bocaletto-luca/comments-random
Comments-Random is a fun and engaging web app that allows users to generate random comments and randomized likes using free open-data APIs. This tool is ideal for testing UI designs, social media simulations, and generating comment-based interactions in apps and platforms. By Bocaletto Luca
api api-free bocaletto-luca bootstrap comments comments-random css3 html5 javascript open-data opensource random-rating ratings responsive webapp
Last synced: 09 May 2026
https://github.com/martinpcdev/unit_converter
Aplicacion web que implementa la conversion de unidades usando Springboot
css html java spring-boot thymeleaf webapp
Last synced: 09 May 2026
https://github.com/zeke320/nextjs-from-basics-handson
「基礎から学ぶ Next.js」勉強用リポジトリ
nextjs reactjs typescript webapp
Last synced: 10 May 2026
https://github.com/mateus/journey
Web App to keep track of travel history, bucket lists, travel plans, and more.
firebase react travel typescript webapp wip
Last synced: 10 May 2026
https://github.com/soumya-kushwaha/ml-model-explorer
ML Model Master is a web application built using Streamlit that allows you to explore and compare different machine learning classifiers on various datasets.
machine-learning streamlit webapp
Last synced: 10 May 2026
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/dvinciguerra/video-downloader
PoC app using Ruby, Sinatra, and Sucker Punch to create a video downloader UI
proof-of-concept ruby sinatra sucker-punch webapp
Last synced: 11 May 2026
https://github.com/mscbuild/-e-commerce-app
🧱Building Ecommerce web application
core development ecommerce framework net payment postgresql razor-pages server webapp website
Last synced: 13 May 2026
https://github.com/russellsteadman/spanish-conjugations
A simple web app to practice Spanish conjugations
conjugate spanish spanish-language spanish-translation spanish-verbs verbs webapp
Last synced: 12 Jun 2026
https://github.com/erwan-simon/aws-serverless-notebook-platform
A self-hosted, serverless platform offering an intuitive UI to manage, schedule, and execute Jupyter notebooks on AWS.
aws data docker notebook python serverless terraform webapp
Last synced: 13 Jun 2026
https://github.com/allo-media/allo-workday
Remplir ses déclarations légales de temps travaillé au forfait jour.
droit elm forfait-jour travail webapp
Last synced: 11 Feb 2026
https://github.com/flexiondotorg/touch-app-pocketcasts
Unofficial PocketCasts webapp for UBports
pocketcasts ubports ubuntu-touch webapp
Last synced: 12 Feb 2026
https://github.com/gabi-king/quotations
Quotations is a website that lists famous quotes from famous authors. These quotes are stored in a database and accessed by an API. I build this project for fun to learn more about web development and server architecture.
api client client-side flask gunicorn nginx reverse-proxy server server-side web webapp website
Last synced: 06 May 2026
https://github.com/fblupi/echaequipos-app
EchaEquipos app: Hybrid mobile app build with React Native
android hybrid-app ios mobile-app multiplatform progressive-web-app react react-native webapp
Last synced: 16 Apr 2026
https://github.com/joseluisq/php-app
A very simple PHP 8.1 web application example using Leap (experimental)
docker-compose php php81 webapp
Last synced: 05 Apr 2025
https://github.com/a4arpon/nethlix
Nethlix is an open-source IMDB clone website that utilizes the TMDB server. With Nethlix, users can easily find their desired movies based on their taste. The platform allows users to search movies by title, filter them by genre, and even watch trailers. Built with NextJS.
azure azure-app-service material-tailwind nextjs13 reactjs themoviedb-api tmdb webapp
Last synced: 06 May 2026
https://github.com/khalidhossain5000/english-janala-app
**English Janala** is a beginner-friendly web app designed to help users improve their English vocabulary and basic communication skills. It provides a simple, interactive interface where users can learn and practice common English words, sentences, and phrases.
css3 dom html javascript tailwind webapp
Last synced: 07 May 2026
https://github.com/osteele/abe-event-schedule
Display an event schedule from ABE.
calendar olin-build under-construction webapp
Last synced: 12 May 2026
https://github.com/jkoop/yuft
A thing to keep track of who has what computer parts so I know who to ask if I can't find what I want
Last synced: 01 Mar 2025
https://github.com/dorkatzir/php-course
PHP Complete Laracasts Course
php php-framework phpmyadmin web-development webapp
Last synced: 12 Jun 2026
https://github.com/marcoscarloseduardo/residencias-universitarias-shiny
A Shiny web application for exploring university residences in Cordoba, Argentina.
argentina cordoba dataviz gis openstreetmap shiny-r students university webapp
Last synced: 12 May 2026
https://github.com/jasonlow2307/foodhero
Food Hero is a modern web application designed to combat food waste by enabling users to track their food orders and portions from previous restaurant visits
dark-mode eco-friendly firebase food-sharing food-waste-reduction meal-tracking portion-control reactjs responsive-design sustainable-dining tailwindcss typescript webapp
Last synced: 13 Apr 2026
https://github.com/a-herzog/numericalintegration
Numerical integration is a web service for calculating integrals using numerical methods.
javascript mathematics numerical-integration webapp
Last synced: 28 Feb 2026
https://github.com/j1mk1m/spotify_analytics
Spotify Analytics is a web application that allows users to view specific info about their Spotify usage including top songs, artists, playlists, etc. The python module adds recommendation functionality that generates recommended content based on the track's measures such as loudness, acousticness, etc.
Last synced: 19 Mar 2026
https://github.com/inpercima/treppenhausreinigung-creator
angular angular-cli angular-cli20 angular20 cleaning home pnpm webapp
Last synced: 14 Feb 2026
https://github.com/moebiusmania/standup-shuffler
Small tool to help manage stadup meetings speaking order.
hacktoberfest preact pwa spa standup typescript utility vitejs webapp
Last synced: 13 Apr 2026
https://github.com/fblupi/progresator
A webapp to monitor your progressions in the gym
Last synced: 25 Mar 2025
https://github.com/haseebn19/urban-housing-demand
A full-stack web application for visualizing housing and labour market data
data-analysis data-visualization docker full-stack gradle statistics web webapp
Last synced: 22 Jun 2026
https://github.com/lulunac27a/r-shiny-datetime
Print date and time in all supported formats in R Shiny
date date-time date-time-format datetime datetime-format r r-shiny shiny shiny-app shiny-application shiny-applications shiny-web-app shiny-webapp time web-app web-application web-applications webapp
Last synced: 05 Sep 2025
https://github.com/nhatthaiquang-agilityio/net6.webapi-aks-githubactions
.NET6 WebAPI sample and deploy with GitHub Actions
azure azure-kubernetes-service docker github-actions helm kubernetes terraform webapp
Last synced: 13 Apr 2026
https://github.com/theprojectsx/projecthelper
A Web App which will Help you create your Projects by Providing various Code Snippets
bootstrap freamework frontend html react reactjs tailwind webapp
Last synced: 16 Apr 2026
https://github.com/soundeffects/relictus
A text adventure set aboard a derelict interstellar craft.
games space-game text-adventure web-game webapp
Last synced: 11 Mar 2025
https://github.com/0xch4z/reduxcandyshop
A mock up web application featuring react, redux, react-bootstrap and axios.
Last synced: 13 May 2026
https://github.com/citiususc/semantic-emofinder
WebApp and KG construction for emotional word datasets
emofinder emotional-words knowledge-graph webapp
Last synced: 19 Mar 2026
https://github.com/sharmas1ddharth/commerce
A bidding site project created using HTML, CSS, JavaScript, and Django framework.
css css3 django html html5 javascript python3 webapp
Last synced: 12 Apr 2026
https://github.com/gouravsharma-00/message-webapp
a messaging web app using express
ejs-templates expressjs message nodejs webapp
Last synced: 16 Apr 2026
https://github.com/silvestrevivo/react-mobx-async
Explanation of different approaches in MobX about async/await for fetching data
async-await fetch-api mobx observable parceljs reactjs webapp
Last synced: 16 Apr 2026
https://github.com/hasanhammoudah/twitch-clone
I built an application similar to the Twitch application, and I added a livestream to it so that the user can open a live stream and also another user can access this livestream, and of course I used the provider with Firebase
android-app dart firebase-auth firebase-firestore firebase-storage flutter ios-app livestream macos-app pakages provider-state-management webapp
Last synced: 13 Apr 2026
https://github.com/ryoma-yama/ogp2hugolinkcard-web
Web tool for Hugo link card shortcodes from URL OGP data
astro cloudfare-workers hugo link-card ogp shortcode webapp
Last synced: 05 Jul 2025
https://github.com/bv7dev/webzapp
Simple WebApp starter template
customizable-webapp-template node-js reactjs sass template typescript webapp webpack yarn
Last synced: 13 Apr 2026
https://github.com/kool-cool/e-commerce_system_design
E-commerce_System_Design , using python
contribution contribution-welcome contributions contributions-welcome e-commerce e-commerce-project e-commerce-website flask flask-application flask-sqlalchemy flask-web open-source python python-script source system-programming systemdesign todo webapp
Last synced: 13 Apr 2026
https://github.com/aviiciii/clipboard
Clipboard web application
api api-client apis azure azure-webapp clipboard clips flask-api webapp website
Last synced: 03 Mar 2026
https://github.com/wojtekdomino/ucl-winners-streamlit
Streamlit app that checks if a football club has ever won the UEFA Champions League based on data scraped from Wikipedia.
football pandas python scraping sports-data streamlit webapp
Last synced: 07 May 2026
https://github.com/subztep/photophobia-css
Simple webapp to help reading people who suffer in photophobia
Last synced: 02 Apr 2025
https://github.com/codestorm-official/nodejs
Minimal Node.js Starter – Lightweight Express.js Boilerplate for Web Apps
Last synced: 23 Jun 2026
https://github.com/cmdada/adabitstatus
a homemade status page for all of my microservices written in nodejs with 0-code server configuration and docker images
Last synced: 16 Mar 2025
https://github.com/md0011/filterfun
A fun project where we can upload our pictures and apply various filters to it.
filters html-css-javascript image-processing photo-editing photography social-media webapp
Last synced: 16 Mar 2025
https://github.com/gabrielcrackpro/dino-game
Adaptation of dino-game made by codingarden
codinggarden dinosaur-game webapp
Last synced: 02 Jul 2025
https://github.com/vikipretium/motorcycle-testdrive-frontend
The app is the front end version of the Motorcycle booking services. Built with react exclusively. The app fetches data from the api. The app allows you to see tha details of the Motorcylce. You can reserve the best motorcycle of your choice and have a test driving.
Last synced: 23 Apr 2025
https://github.com/rririanto/covid19-bwi
Data Terkini COVID-19 Di Banyuwangi Versi Cepat & Hemat Kuota
covid javascript preact pwa reac reactjs webapp webpack4
Last synced: 08 May 2026
https://github.com/lulunac27a/simple-web-app
Simple web app
app html html-app html-web html-web-app html-webapp simple-app simple-project simple-web-app web web-app webapp
Last synced: 15 Feb 2026
https://github.com/petrmileshko/work
Приложение - Бизнес процессы
dev php7 webapp wordpress-development
Last synced: 21 Jan 2026
https://github.com/damalis/full-stack-apache2-slim-for-everyone-with-docker-compose
If You want to build a website with Slim at short time; install full stack apache2 Slim with Docker Compose. Plus, manage docker containers with Portainer, and even secure your site with SSL.
api framework full-stack-web-development micro-framework php-developer php-micro-framework restful-api restful-webservices slim slim-framewok slim-framework slimframework web-application web-development web-framework webapp webapplication website website-development
Last synced: 17 Apr 2026
https://github.com/krisbitney/imgbuff
Web application that colorizes grayscale photos using a Generative Adversarial Neural Network. HTML5/CSS3 and JavaScript front-end; asynchronous Python back-end.
css3 html5 javascript python server webapp website
Last synced: 12 Apr 2026
https://github.com/germanpaul12/iss-over-mannheim-newsletter
ISS Data with Web-App and Newsletter option
international-space-station iss neo4j streamlit streamlit-webapp webapp
Last synced: 08 May 2026
https://github.com/abdurrehman2003/streamlit-unit-converter
The Unit Converter is a Streamlit-based web application designed to simplify unit conversions across categories like length, weight, temperature, time, and speed. With an intuitive interface and real-time calculations, it provides accurate results for both metric and imperial units, making it a handy tool for everyday use.
datascience metricandimperial opensource python streamlit tool uiux unitconversion unitconverter webapp
Last synced: 14 May 2026
https://github.com/stormofgalaxy/grade-tracker
A Vue.js web application for students to track and visualize their academic grades, featuring grade management, average calculations, and progress visualization.
learn-to-code shadcn-vue tailwindcss typescript vue webapp
Last synced: 08 May 2026
https://github.com/ankitmishralive/word-warriors
It's more than a 2 year old project just adding in Github repo. The Word Warriors is a typing thrill gaming application made by me.It helped me covering all the general applied javascript fundamentals
bootstrap html javascript webapp
Last synced: 22 Mar 2025
https://github.com/hrmnns/cher-webapp-core
Ein leichtgewichtiges, modular aufgebautes Framework zur Entwicklung responsiver WebApps. Konfigurierbar über JSON, erweitert durch Themes und Plugins, komplett ohne Build-Tooling. Ideal für kleine bis mittelgroße WebApps, die flexibel, wartbar und schnell deploybar sein sollen.
framework html javascript teilwinds-css webapp
Last synced: 02 Apr 2026
https://github.com/csoren66/malaria-detection
Save humans by detecting and deploying Image Cells that contain Malaria or not!
cnn-model deep-learning python transfer-learning webapp
Last synced: 03 Mar 2025
https://github.com/kammarah/app_py
I’m developing the “Growth Mindset Challenge web app”, and this document has been incredibly helpful. It's guiding me on creating data details, designing buttons, and visualizing data. The overall structure is excellent and very supportive.
Last synced: 01 Apr 2025
https://github.com/adganamey/screen-sound_webapp-blazor-server_course-alura-crud-azure-deploy_part-28_dotnet-8_csharp-12
Repositório com exercícios do curso “.NET: desenvolvendo uma aplicação web com ASP.NET Core Blazor” da Alura. Desenvolve uma aplicação web com Blazor, incluindo CRUD de artistas, upload de imagens, manipulação de dados musicais e deploy no Azure.
alura aspnetcore azure blazor crud csharp dotnet file-upload music-management webapp
Last synced: 17 Apr 2026
https://github.com/impiaaa/musicgamez
Bringing smarts to your rhythm games
beatmaps beatsaber flask flask-application game games music musicbrainz python-flask rhythm rhythm-game songs web webapp
Last synced: 17 Apr 2026
https://github.com/teraprath/cloud-web
Personal Cloud Webpanel with Python (Flask) and SQLite3
cloud cloud-computing css css3 flask flask-app flask-application flask-apps html html5 simpleui sqlite sqlite-database sqlite3 web webapp webapplication webapps website
Last synced: 17 Apr 2026
https://github.com/nihilok/health_check_api
Web application to perform NHS health check
django health-check healthcare nhs-digital webapp
Last synced: 17 Apr 2026
https://github.com/bunesk/management-portal
Management portal to manage licences and rollout updates to the customer
Last synced: 19 Apr 2026