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-07-01 00:30:35 UTC
- JSON Representation
https://github.com/litecanvas/litecanvas.github.io
Online playground for lightweight HTML5 games and animations using the litecanvas game engine.
canvas game-development game-engine html5 offline-first webapp
Last synced: 22 Nov 2025
https://github.com/andreruffert/jsonsort
:abc: { "JSONSort": "Sort your JSON" }
Last synced: 29 Jan 2026
https://github.com/monch1962/mindmap-web
Attempt to implement the core functionality of Freemind and Freeplane in a browser app
freemind-mindmap freeplane mindmap playwright react typescript-react vite web webapp
Last synced: 29 Jan 2026
https://github.com/dfensgmbh/biz.dfch.cs.examples.sampleaspnetcorewebapp
Sample ASP.NET Core Web Application
Last synced: 16 Mar 2025
https://github.com/swapnilvishwakarma/twitter_sentiment_dashboard
Using Streamlit and Python, I created interactive data dashboards and used Pandas to manipulate data in data science workflows. I also used Plotly to create interactive graphs.
dashboard machine-learning matplotlib numpy pandas plotly sentiment-analysis streamlit-webapp webapp wordcloud
Last synced: 06 May 2026
https://github.com/tonyv23/spring-chickens
Spring Boot Tutorial Project
java jpa-hibernate lombok postgresql spring-mvc thymeleaf webapp
Last synced: 10 Apr 2026
https://github.com/ammaar-alam/mat201-grade-calculator
A web application designed to help MAT201 students track and calculate their grades in various categories such as in-class work, PSETs, and midterms. The application provides a user-friendly interface for entering grades and displays real-time updates.
csv express-js grade-calaculator java javascript node-js webapp
Last synced: 15 Apr 2026
https://github.com/jaid/preis-farm
Amazon price tracker frontend.
amazon react react-dom single-page-app spa webapp
Last synced: 06 May 2026
https://github.com/atulkamble/webapp-cloudformation
This repository contains a CloudFormation template and step-by-step guide to launch and automate infrastructure for a web application on AWS. It includes resources like VPC, EC2 instances, Security Groups, and an Application Load Balancer. This setup is designed for hosting a simple web app with scalable infrastructure on the AWS Cloud.
automation aws cloudformation loadbalancer vpc webapp
Last synced: 02 Jul 2025
https://github.com/austinhartzheim/raindrop
Weather data viewer SPA; displays radar imagery from weather.gov.
Last synced: 22 Mar 2025
https://github.com/pauloportugal/express-weather-service
An asynchronous Express Weather app
asynchronous expressjs nodejs webapp
Last synced: 31 Jan 2026
https://github.com/janpreet/carbon-footprint-calculator
Experimental web-based CO2 Footprint Calculator using Rust (WASM) and React. Estimate emissions from electricity, gas, travel, and compare to ideal levels.
carbon co2 environment footprint react rust wasm webapp
Last synced: 25 Feb 2026
https://github.com/taidalog/cronota
A stopwatch with notes.
fable fsharp webapp webapplication
Last synced: 10 Mar 2026
https://github.com/carlosalmanzab/backend-report-app
El proyecto de seguridad ciudadana es una aplicación web que permite a los ciudadanos reportar incidentes de seguridad a las autoridades locales.
docker docker-compose docker-volumes firebase java jpa jwt mapstruct messaging-services open-api push-notifications spring spring-boot spring-security swagger-ui webapp websocket websockets
Last synced: 25 Feb 2026
https://github.com/adamwych/materializer
Free, interactive, node-based procedural material design tool.
open-source tools typescript webapp webgl
Last synced: 13 Jun 2026
https://github.com/sayoojvp/expiry-inventory-management
MERN-based system to manage inventory with expiry tracking, alerts, and role-based access.
ecommerce expiry-tracking express inventory-management mern mongodb nodejs react shopkeeper-app webapp
Last synced: 11 Apr 2026
https://github.com/inpercima/mittagstisch
The lunch in your area. Based on Leipzig (Plagwitz, Lindenau).
angular angular-cli angular-cli21 angular21 java21 leipzig lunch mittag spring-boot spring-boot3 webapp
Last synced: 06 Mar 2026
https://github.com/redbluebird/turing-game
Turing Game - Social Deduction Party Game Between Human & AI
ai azure multiplayer mysql nextjs party-game react turing-game webapp
Last synced: 11 Apr 2026
https://github.com/nilaysarma/qr-code-gen-online
Easily generate QR code online!
python qrcode-generator streamlit webapp
Last synced: 27 Apr 2026
https://github.com/jaid/prefew-client
Frontend app for prefew.
app image-processing images prefew prefew-client single-page-app spa webapp webpack
Last synced: 15 Apr 2026
https://github.com/ccjmne/orca-patch-notes-editor
A web application to edit and publish patch notes for NCLS Development's Orca solution
angular2 angular5 material material-design webapp webpack
Last synced: 07 May 2026
https://github.com/atulkamble/webapp
This project is a simple web application deployment guide on AWS EC2 using GitHub, Node.js, and CodeDeploy. It outlines the steps to set up an EC2 instance, clone a GitHub repository, install dependencies, configure the CodeDeploy agent, and deploy an Express.js app.
codebuild codedeploy codepipeline continious-integration continuous-deployment deployment deployment-scripts ec2 expressjs github nodejs pipeline webapp
Last synced: 11 Apr 2026
https://github.com/zeynepcol/fitness-website
Python Flask-Fitness Website
flask full-stack full-stack-web-development fullstack-development mssql python sql webapp website
Last synced: 07 May 2026
https://github.com/valeriogc/html-css-spotifyweb
Reproduction of the Spotify WebApp
css3 front-end html5 responsive webapp
Last synced: 31 Mar 2025
https://github.com/mor-ald/test-task-uis
Тестовое задание на позицию Frontend-разработчик в ООО Единая Информационная Система ЖКХ
css eslint mobx mobx-state-tree prettier react spa typescript vite webapp
Last synced: 11 Feb 2026
https://github.com/sakan811/show-leaving-soon-tracker-website
This is a Vue.js application that displays shows that are leaving each platform soon, featuring a countdown timer for each title based on the user's local timezone.
data hbo hbomax netflix shows streaming tv-shows vue vuejs web webapp website
Last synced: 18 Mar 2025
https://github.com/souradeepdutta/web-application-using-dynamodb
web app for managing student data using AWS DynamoDB. It supports CRUD operations (Create, Read, Update, Delete) via a REST API built with Node.js and Express, secured with AWS IAM.
aws aws-dynamodb aws-iam aws-sdk awscli database webapp website
Last synced: 07 May 2026
https://github.com/elon-fask/brief9
Todo Web app with JSP, Servlet, JDBC and postgersql Database
java javaee jdbc jsp-servlet maven postgersql webapp
Last synced: 16 Apr 2026
https://github.com/feronivan/yandex.routes_web-app_2_mqa
Веб-приложение “Яндекс.Маршруты”. 2 проект по ручному тестированию.
bug-reporting manual-testing test-design webapp
Last synced: 12 Feb 2026
https://github.com/yuzbas1ea/weather-app-7-day-weather-forecast-hava-durumu-uygulamas-
7 Günlük hava tahmini ile birlikte pratik kullanışlı hava durumu uygulaması.
css css-in-js developer html html-css html-css-javascript html-css-js js python python3 weather weather-app weatherapp web-application web-development webapp webdevelopment website website-design website-development
Last synced: 08 May 2026
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/milenkovskitrajche/spring_boot
Spring Boot | Web programming
postgres postgresql spring-boot spring-security springdata-jpa thymeleaf webapp
Last synced: 03 May 2026
https://github.com/mohammadreza-mohammadi94/dictionary-webapp
Web Application for looking up word definitions, built with Python. Ideal for exploring web development and creating useful tools with dictionary functionalities.
dictionary object-oriented-programming python ui webapp
Last synced: 04 May 2026
https://github.com/meerantajalli/memories-vault
Memories Vault is a secure, automated photo storage web app with CI/CD integration, enabling seamless GitHub-based deployments. It leverages Azure Blob Storage to manage public and private image containers, ensuring shared photos are accessible while confidential images stay protected behind authentication.
authentication automation azure azure-blob-storage ci-cd cloud-storage css deployment frontend github-actions html javascript photo-storage privacy security webapp
Last synced: 16 Apr 2026
https://github.com/oshekharo/chaupal-checker-web
A simple web application to check the validity of chaupal email and password combinations using the Google Identity Toolkit API.
Last synced: 19 Mar 2026
https://github.com/mouhcine-flutter/kivy-projet-pizza
api-rest django heroku-deployment json-schema kivy persistence-data python3 webapp
Last synced: 07 Apr 2025
https://github.com/romicons/meme-generator
This is a web app that allows you to make your own memes by adding images and text, and freely edit them.
accessibility css3 dom-to-image file-saver html5 img-editor javascript responsive-design text-editor webapp
Last synced: 19 Mar 2026
https://github.com/the-noah/greetings
Lightweight customizable start page. Created for #7Days7Websites
Last synced: 01 Jul 2025
https://github.com/a-herzog/lgssolver
Linear equation systems solver
javascript linear-equation-solver mathematics webapp
Last synced: 28 Feb 2026
https://github.com/brunomontezano/dashboard-suicidio
Dashboard that presents data from 2000 to 2021 on suicide rates in Brazil (PT-BR). Built with R and Quarto.
brazil dashboard epidemiology mental-health pt-br public-health saude-mental saude-publica suicide webapp
Last synced: 19 Mar 2026
https://github.com/inpercima/mdrza-ranking
Shows the ranking of teams for 'MdRzA - Mit dem Rad zur Arbeit'. Users can create a link to share or use himself.
adfc angular angular-cli angular-cli21 angular21 aok mdrza pnpm webapp
Last synced: 14 Feb 2026
https://github.com/inpercima/explore-tmdb
A simple web app that allows users to browse public lists in The Movie Database (TMDb) using the API. For demonstration, I use my own lists by default.
angular angular-cli angular-cli20 angular20 movie-database-api php php8 pnpm tmdb webapp
Last synced: 14 Feb 2026
https://github.com/jakubburkiewicz/ollama-web-app
A Web-based UI for the Ollama project.
ai javascript llama llm local ollama react self-hosted ui web-based webapp webui
Last synced: 06 May 2026
https://github.com/victornpb/pixels
Utilities to find and restore dead or stuck pixels and testing touchscreen and multitouch dead zones
dead-pixels multitouch-dead-zones pixel repair stuck-pixels testing-touchscreen tools-repair webapp
Last synced: 19 Mar 2026
https://github.com/shawaiz-khan/prioritx
Prioritx is a simple and efficient to-do list app designed to help you prioritize tasks and stay organized with ease.
django reactjs task-manager webapp
Last synced: 14 Feb 2026
https://github.com/04bhavyaa/todoapp-fastapi-clean-architecture
A Todo app built with FastAPI, PostgreSQL, Docker, and Bootstrap 5, following Clean Architecture principles. Features JWT authentication, password strength validation, and a modern responsive frontend.
backend bootstrap clean-architecture docker fastapi frontend fullstack jwt-authentication password-validation postgresql pytest python sqlachemy testing todo-app webapp
Last synced: 13 Apr 2026
https://github.com/cdckhang/matrix-problems-solver
Basic Matrix Operations Web Application with Step-by-Step Output Guide
knowledge-base knowledge-base-system linear-algebra maple webapp
Last synced: 19 Mar 2026
https://github.com/celiason/uptodo
a todo app with a feature I've always wanted!
Last synced: 15 Jun 2026
https://github.com/shakil1819/to-do-task-list-web-app-based-on-vue.js-vuetify-vuex
To-Do List Web App Based on Vue.js and vuetify framework. Supports dynamic update and CRUD operations.
Last synced: 20 May 2026
https://github.com/oislen/littlelemonreact
Little Lemon Capstone Project for Meta Frontend Developer Course
css figma html javascript react webapp
Last synced: 16 Feb 2026
https://github.com/ariyanmlzm/threejs-react-3dshowcase
🚀 3D app that can be used to showcase a 3d model or product, created with React and Three.js.
3d-models frontend gsap javascript react tailwindcss threejs typescript webapp webdevelopment
Last synced: 11 Apr 2026
https://github.com/alexfrancow/flask_deploy
⚡️ Flask fast deploy, yes, It includes Bootstrap 4.
bootstrap4 deploy fast flask install modular python3 setup webapp
Last synced: 18 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/cutecuteyu/study_chinese
Pure gin project WITHOUT javascript!
gin gin-project-structure go golang webapp webapplication
Last synced: 16 Apr 2026
https://github.com/felix-red/loanstatuspredicationwebapp
Loan status prediction using machine learning
machine-learning plotly-dash python webapp
Last synced: 26 Apr 2026
https://github.com/doerfli/einspluseins
Webapp to teach kids basic math
hacktoberfest kids learning mathematics nextjs webapp
Last synced: 16 Apr 2026
https://github.com/rishabhsingh2510/chat_application
Chatbot
beginner-friendly chatbot python streamlit webapp webscraping
Last synced: 16 Apr 2026
https://github.com/juanzenn/gradientz
A web application for finding the best gradients on the planet.
javascript nextjs tailwindcss webapp
Last synced: 16 Apr 2026
https://github.com/asboy2035/minimaltab
A simple and modern new tab for any browser!
browser html-css-javascript newtab-page utility webapp
Last synced: 07 Apr 2025
https://github.com/olafkfreund/gnome-quick-web-apps
Turn any website into a first-class GNOME desktop app — GTK4/libadwaita web-app manager with PWA manifest autofill, auto icons, scope confinement and CEF rendering
cef gnome gtk4 libadwaita linux-desktop pwa rust webapp
Last synced: 02 Jun 2026
https://github.com/jleung51/jleung51.github.io
My personal portfolio.
portfolio react reactjs web-design webapp website
Last synced: 27 Mar 2025
https://github.com/wichmann/unicodevisualization
Single page web app to visualize Unicode glyphs, characters and code points.
browser client-side pyscript python unicode visualization webapp
Last synced: 28 Mar 2025
https://github.com/cumulocity-iot/cumulocity-provision-epl
This microservice provides a POST endpoint provision to deploy an EPL model from the enterprise tenant to a subscribed target tenant.
agent cli client cumulocity-iot cumulocity-microservice example extension iot-analytics microservice microservices simulator tutorial webapp widget
Last synced: 23 Mar 2025
https://github.com/kylehue/schedify
A simple web app to find convenient schedules
Last synced: 01 Apr 2026
https://github.com/giuliorossetti/superviseme
SuperviseMe is a thesis supervision tool
student-management-system student-supervision thesis-support webapp
Last synced: 01 Apr 2026
https://github.com/kohta9521/university_cheat_chrome_app
大学で使用しているMoodleの自動問題回答拡張機能の作成。自分の留年回避のため。再度大学側から削除要請が来るまで運用予定。拡張機能の使用方法、お問い合わせフォームなどを備えたサービス概要ページも作成。
cheat chrome-extension funny nextjs react typescript university university-project webapp
Last synced: 11 Apr 2026
https://github.com/shriram2005/sandip-erp-login
ERP Login Sandip University
android android-application erp-application kotlin sandip-university webapp webapplication
Last synced: 17 Apr 2026
https://github.com/vishnu-v-n/scalable-webapp-terraform
Deploy a secure, scalable multi-tier web application on AWS using Terraform with automated networking, compute, and database layers.
docker dockerfile hcl python terraform webapp
Last synced: 03 Jun 2026
https://github.com/al-chris/1-2-3-game
The 3...2...1 guess game in python and js.
Last synced: 08 May 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/sevilaymuni/e-commerce-insights-platform
End-to-end data analytics pipeline for customer segmentation, personalized marketing, and a real-time economic trends dashboard.
customer-segmentation dashboard-application deployment e-commerce-platform k-means-clustering python streamlit webapp
Last synced: 08 May 2026
https://github.com/shreelaxmihegde/accommate
A student accommodation portal to list PGs, hostels, student rooms near Universities.
accommodation crud expressjs javascript listings mongodb mongoose nodejs restful-api webapp
Last synced: 02 Apr 2026
https://github.com/masakudamatsu/site-search-chatbot
A powerful, open-source RAG (Retrieval-Augmented Generation) chatbot designed to provide a "NotebookLM-like" search experience for any specific website. Unlike generic search bars, it understands natural language queries and provides conversational answers with direct citations to the source pages.
embedding rag-chatbot search webapp website-scraper
Last synced: 02 Apr 2026
https://github.com/atapas/cypress-bugfender-web
This a project to showcase the integration of Cypress with a JavaScript app to perform End-to-End testing. We also use Bugfender to send the logs and track them.
bugfender cypress-io e2e e2e-tests end-to-end-testing javascript webapp
Last synced: 29 Apr 2026
https://github.com/lucaleone/webcatalog-aspnet-core
Asp.NET CORE web app for managing a products catalog
api azure dotnet dotnet-core mvc webapp
Last synced: 17 Apr 2026
https://github.com/striderzz/imagesearchapp
A simple web app for image search using the Unsplash API. Built with vanilla JavaScript, HTML5, and CSS3.
api css html html-css-javascript imagesearch javascript js json unsplash-api vanilla-javascript 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
https://github.com/hasnainhsa/assignment-tracker
assignment python streamlit webapp
Last synced: 17 Apr 2026
https://github.com/akunna1/god-image-inventory-web-app
God Image Inventory Scoring Program WebApp for John Doe 1...just saving a few files here
reactjs tailwindcss vitejs webapp
Last synced: 11 Apr 2026
https://github.com/nuanv/expense-tracker
A fullstack website to track your daily expenses
docker expense-tracker expressjs mern-stack mongodb tailwindcss typescript webapp
Last synced: 11 Apr 2026
https://github.com/sarasjodin/my-express-pg-course-lab
A full-stack web application for managing and displaying courses in a CV format, built with Node.js, Express, EJS, and a PostgreSQL relational database. Built as part of the Backend-Based Web Development course at Mid Sweden University utilizing a template repo.
course-management cv-project ejs express fullstack javascript learning-project nodejs postgres webapp
Last synced: 11 Apr 2026
https://github.com/akunna1/django-web-scraper
A web app build with Python's Django, that scraps through the products on Nigeria's Jumia online store
backend beautifulsoup4 css django frontend html python requests-library-python web-scraping webapp
Last synced: 09 May 2026
https://github.com/schmic75-gasos/openfruitmap
Original OpenFruitMap project based on OpenStreetMap data - free, easy-to-use and very good. Try it now!
api css css3 easytouse free html html-css html-css-javascript html5 javascript js leaflet leaflet-map leafletjs open-source openstreetmap openstreetmap-data web webapp
Last synced: 18 Apr 2026
https://github.com/frc5024/parts
Inventory management for Raider Robotics
h2-database parts-management tomcat webapp
Last synced: 15 Apr 2025
https://github.com/ayberkyavuz/machine_learning_based_calculator
This repository is a tutorial for beginners who want to learn how to develop end to end machine learning system.
backend css end-to-end flask flask-application frontend html javascript jquery linear-regression machine-learning machine-learning-application machinelearning material-design materializecss pandas-dataframe python tutorial webapp
Last synced: 04 Apr 2026
https://github.com/ultimatedoge5/primecpu
A webapp for easy comparison of CPUs using web scraping. No bloat, just a quick tool.
amd comparison consumer-electronics cpu intel webapp
Last synced: 16 Jun 2026