Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/stefanbschneider/ideally

Ideally: Organize & Grow Your Ideas

app bootstrap bootstrap4 django heroku ideas python python3 webapp

Last synced: 11 Oct 2024

https://github.com/saucxs/structure_webapp

webApp开发架子,快速搭建webApp相应的页面

vue webapp

Last synced: 14 Oct 2024

https://github.com/luckydonald/selfhostedmouse

A little python webserver giving you a Website, which can be used like a Trackpad.

android asyncio ios javascript mac macos mouse mouse-emulation python python3 self-hosted webapp websocket windows

Last synced: 14 Oct 2024

https://github.com/99percentpeople/weblink

A peer-to-peer (P2P) web chat application using WebRTC

chat file-transfer p2p pwa video-chat webapp webrtc

Last synced: 24 Oct 2024

https://github.com/jaypyles/webapp-template

Template designed to quickly build full stack apps.

open-source template webapp

Last synced: 14 Oct 2024

https://github.com/ltguillaume/party-soundboard

A simple mobile web-based soundboard with the ability to record your own sounds and play them on a remote (party) computer

party party-apps record-audio soundboard soundboard-application soundboard-page soundboard-speaker web-app webapp

Last synced: 11 Oct 2024

https://github.com/eliooooooo/chartmytime

Web application to track your time, developed from scratch without frameworks

management-app time-tracker webapp

Last synced: 06 Nov 2024

https://github.com/mathix420/free-the-web-apps

Finally use web apps the way they were designed to be used. Forget Arc if all you wanted is a clean design, this is for you.

app arc arc-browser chrome rice sway web webapp

Last synced: 20 Oct 2024

https://github.com/minishlink/audio-compressor-webapp

Compress your dialogue audio files locally on browser

audio-compression ffmeg webapp website

Last synced: 11 Oct 2024

https://github.com/luavixen/gifspin

Create spinning gifs from static images online.

gif gif-creator image-processing webapp website

Last synced: 14 Oct 2024

https://github.com/cbedroid/vue-weather-app

A weather application built using Vue.js that fetches the current weather from cities and states

css html javascript nodejs npm sass vue vuejs weather webapp

Last synced: 14 Oct 2024

https://github.com/paambaati/pickyourtrade

⚡️A portfolio tracker built on Node, TypeScript, Vue/Buefy & SQLite3

buefy bulma koa koa2 node nodejs pickyourtrail sqlite3 typescript vue vue-router vuex webapp

Last synced: 15 Oct 2024

https://github.com/rpotter12/bakers

webapp for buying and selling bakery items.

bakery bakery-items bakery-owner css html5 javascript python python3 webapp

Last synced: 14 Oct 2024

https://github.com/jugshaurya/udacity-would-you-rather-project

Second Project for React Nanodegreee with Redux, AIM: Webapp - would-you-rather? Game

html lodash node-sass react react-redux-loading react-router-dom redux redux-thunk udacity webapp

Last synced: 15 Oct 2024

https://github.com/alexcombessie/communitweet

Web App to find communities around a topic on Twitter

data-visualization nlp social-media twitter webapp

Last synced: 06 Nov 2024

https://github.com/hansegucker/obiblio

Fork of german Openbiblio project

css english-translation german-translation html php webapp

Last synced: 15 Oct 2024

https://github.com/khaouitiabdelhakim/tasky-lecture-03-laravel

Welcome to Ramadan Labs! This is where Khaouiti Abdlhakim and Bnegmah Anass bring you an exciting journey into the world of web and mobile development. We believe in making learning fun and practical, covering a wide range of topics from foundational concepts to advanced frameworks.

bootsrap5 bootstrap laravel laravel-framework laravel-package php php7 php8 task tasks web webapp webiste

Last synced: 12 Oct 2024

https://github.com/lukasbach/tersus

A simple dashboarding tool to keep track of everyday tasks

counter dashboard date graph history notes productivity tasks timer todo webapp

Last synced: 05 Nov 2024

https://github.com/mattmezza/qtws-store

A store for qtws - https://github.com/intersimone999/qtws

app marketplace qt qt5 store web webapp

Last synced: 02 Nov 2024

https://github.com/yashkapure06/movie-app

A Simple movie Web App by using omdb api . Here you will understand the use of axios in react, how to use react with best practices, how to keep folder structure. You will understand the use of React-Hooks.

collaborate frontendmasters github jsx react react-hooks reactjs student-vscode webapp website

Last synced: 25 Oct 2024

https://github.com/jerboa88/tally

Your favorite character counter, now with a dark mode! Count the number of words, sentences, and paragraphs in your text instantly

character-counter css github-pages html javascript js webapp website word-counter

Last synced: 27 Oct 2024

https://github.com/f7o/nginx-crafter

NGINX Reverse Proxy WebUI

gui management nginx webapp

Last synced: 15 Oct 2024

https://github.com/splittydev/subtle

Beautiful subtle particle effects using canvas.

background canvas effect subtle vanilla-javascript vanilla-js webapp

Last synced: 15 Oct 2024

https://github.com/zpratt/webapp-workshop

How to build a web app .. with tests

hackillinois javascript nextjs reactjs tutorial webapp

Last synced: 24 Oct 2024

https://github.com/george-gca/ai_papers_searcher

Web app to search papers by keywords or similar papers

artificial-intelligence flask flask-application papers python search webapp

Last synced: 11 Oct 2024

https://github.com/spikehd/crowser

Create "desktop apps" using user-provided browsers

browsers chrome firefox rust web webapp

Last synced: 12 Oct 2024

https://github.com/sylhare/charpy

:chart_with_upwards_trend: Web app to display data

budget chart chartjs flask pandas python webapp

Last synced: 11 Oct 2024

https://github.com/splittydev/cmc

Inofficial coinmarketcap.com desktop app.

browser coinmarketcap electron nodejs webapp

Last synced: 15 Oct 2024

https://github.com/nicejade/micro-web-component

🌌 Micro web component used to show miniprogram code. https://nicelinks.site/

miniprogram rollup web-components webapp website

Last synced: 06 Nov 2024

https://github.com/elius94/users-session-manager

A simple Node.js module to manage users sessions on a web application or any kind of JS apps It uses a Singleton pattern to ensure that only one instance of the module is running at a time. SessionManager is a singleton class that can be used to manage users sessions. For every user that logs in, a new session is created and stored in the database. Every session has a unique ID that is generated by the system. Every session has a setTimeout that expires after a certain time (setSessionTimeout). When a user logs out, the session is deleted from the class. Every action fires an event that can be used to listen to the session manager.

api javascript login login-page login-system nodejs npm npm-module npm-package npmjs session-management sessions socket-io users webapp webapps websocket

Last synced: 20 Oct 2024

https://github.com/sabaurgup/quizapp

A web-based, 2D, quiz game containing questions about computer science was developed using Javascript, CSS, HTML technologies.

2d 2d-game css html-css-javascript javascript quiz quiz-app quiz-game web webapp

Last synced: 06 Nov 2024

https://github.com/rakibhhridoy/sentimentanalysisindashboard-webapp

Sentiment analysis as dashboard in web server. Quick understandable and customized layout for any business application. This is based on positive, neutral and negative tweets in US location.

classification dashboard dashboard-application geovisualization machine-learning python sentiment-analysis streamlit-dashboard webapp

Last synced: 06 Nov 2024

https://github.com/chrisru/solitaire

🃏 Card game built with HTML5

es6 game gulp html5 scss solitaire webapp website

Last synced: 13 Oct 2024

https://github.com/PrashantSaikia/nearby-places

A web app that helps you discover nearby places of interest, and also displays the latest coronavirus related tweets with the place's name in the tweets

api-wrapper city coronavirus geolocation geolocation-api geolocation-data google-maps-api google-places-api latest-tweets mapbox mapbox-api plotly-analytics-projects plotly-dash python python-3 python3 tweets twitter twitter-data webapp

Last synced: 23 Oct 2024

https://github.com/osteele/ffmachine

DEC Digital Logic Module editor and simulator

computer-history under-construction webapp

Last synced: 11 Oct 2024

https://github.com/rakibhhridoy/modelservingapplication-tensorflow-flask

Tensorflow deep learning model serving using flask. The template is simple as main concern is building the web app. Template making quite easy than serving,it shows all the steps needed to linking the model with our web application.

catvsdog-classifier classification-algorithims deep-learning flask flask-application python tensorflow webapp

Last synced: 06 Nov 2024

https://github.com/brian3647/encoped

The simplest build-time framework for writing web apps with html templates and typescript

framework html js nodejs rust rust-lang ts typescript web webapp

Last synced: 06 Nov 2024

https://github.com/didinj/grails3-mongodb-react-profile

Build Grails 3, MongoDB and React Profile CRUD Web Application

application build crud example grails grails3 mongo mongodb profile react reactjs tutorial web webapp

Last synced: 21 Oct 2024

https://github.com/zo-bro-23/newton-method-web

A website that uses Newton's Method to calculate the root of a function

math newton-raphson webapp

Last synced: 13 Oct 2024

https://github.com/pg07codes/reactodos

:iphone::iphone: a mobile-first react web app :metal: for creating and maintaining your task/todos deployed at

create-react-app mobilefirst pwa reactjs todolist webapp

Last synced: 14 Oct 2024

https://github.com/zo-bro-23/writing-stats-web

A website that shows you your various writing stats such as Word Count, Paragraph Density, etc

stats webapp writing

Last synced: 13 Oct 2024

https://github.com/littlebirdjp/tweet-pad

A web app for writing draft tweets.

counter editor tweet tweet-pad tweets twitter webapp

Last synced: 23 Oct 2024

https://github.com/artberri/nombres

Data Visualization WebApp of 100 years of Spanish first names.

blazor data-visualization netcore spain webapp webassembly

Last synced: 14 Oct 2024

https://github.com/dragonman225/timetracker

A minimal time tracking and usage visualizing app.

android cordova ios javascript mobile webapp

Last synced: 12 Oct 2024

https://github.com/baumannzone/n-dronao

NodeJS Webapp to control a parrot ar-drone v2 via browser

ar-drone drones nodejs parrot-ar pug webapp

Last synced: 10 Oct 2024

https://github.com/xyproto/wercstyle

Example Algernon web application in the style of Werc

algernon example lua markdown sample web webapp werc

Last synced: 17 Oct 2024

https://github.com/tahul/curare

🔗 Dead simple web content curation social network

curation links react webapp

Last synced: 19 Oct 2024

https://github.com/atjn/easy-web-app-builder

Make your website better with one command.

build easy favicon icon minify pwa servieworker simple webapp

Last synced: 27 Oct 2024

https://github.com/developerpuneet/lemon-teams

Lemon offers versatile services for individuals and teams, fostering collaboration, productivity, and innovation through intuitive digital solutions and platforms.

css express expressjs javascript lemon-teams mongodb mongodb-atlas nodejs pug responsive webapp

Last synced: 10 Oct 2024

https://github.com/celilselcuk/skin-cancer-detector

A CNN model to distinguish whether a skin lesion is malignant or benign: cancerous or not. Trained on 1500 images for both benign and malignant classes attained from the ISIC skin condition dataset with over 84% accuracy and 93 F1 score.

benign-skin-lesions cancer-detection cnn-keras cnn-model flask image-classification malignant-skin-lesions medicalimaging numpy python tensorflow webapp

Last synced: 05 Nov 2024

https://github.com/didinj/spring-boot-security-user-role-login-eclipse

Spring Boot Tutorial: Create Java Login Web App using Spring Security and Eclipse

eclipse eclipse-ide java login spring-boot spring-data spring-security springboot springsecurity tutorial webapp

Last synced: 21 Oct 2024

https://github.com/aatxe/tupelo

A (work-in-progress) IRC client for the 21st Century.

irc irc-client rust vuejs webapp webview

Last synced: 15 Oct 2024

https://github.com/dusansimic/covid19-graphs

COVID-19 patients graphs

covid-19 graphs webapp

Last synced: 31 Oct 2024

https://github.com/RaKeerS/Gif-Finder

This is a web app created to be utilized in order to fetch the Gif Images from the Giphy Images Repository. It offer different categories and also a custom search tool in order to find what you exactly need!

angular angular11 api api-service gif gifs giphy giphy-api giphy-gifs miniproject ng-zorro-antd observables webapp webapplication

Last synced: 30 Oct 2024

https://github.com/nabilettaqy/flaskmonero

Very simple Flask application provides real-time Monero (XMR) cryptocurrency price information in Euros (EUR).

crypto cryptocurrency flask flask-application monero purecss webapp xmr

Last synced: 10 Oct 2024

https://github.com/rakibhhridoy/webappclassifierstreamlit-python

Machine Learning Training and Testing in Web App. It provide good learning interface for experimenting with different hyper parameter tuning and compare different algorithms with each other without writing code repeatedly.

classification hyperparameter-optimization hyperparameter-tuning logistic-regression machine-learning python random-forest streamlit support-vector-machines svm-classifier webapp

Last synced: 06 Nov 2024

https://github.com/oleksiyrudenko/gd-linkman

Fully client side link manager for Google Drive

client-side google-drive linkshare webapp

Last synced: 29 Oct 2024

https://github.com/tameshkcloud/todoberry-server

TodoBerry Server - A RESTful list-making and issue tracking application

gin gin-gonic golang restful-api todoapp webapp

Last synced: 14 Oct 2024

https://github.com/ssivanov19/a-data-pro-internship-2022

Powered by AI, our project has the goal to provide citizens with quick and easy access to the news that they consider important.

ai azure django postgresql scrapy webapp website

Last synced: 27 Oct 2024

https://github.com/axsaucedo/reddit-video-player

Reddit Video (/r/video) Player with keyboard shortcuts (Live)

angular angular-2 angularjs player r-video reddit reddit-video reddit-video-player video web-app webapp

Last synced: 06 Nov 2024

https://github.com/xandemon/modern-analog-clock

A modern dark-themed analog clock with animations

analog clock css3 html5 javascript modern-ui webapp

Last synced: 12 Oct 2024

https://github.com/eman288/travel-management-system

This project is designed to manage and streamline travel arrangements, including booking flights, accommodations, and other travel-related activities. The system aims to provide an efficient way to handle travel logistics for users.

bootstrap c-sharp css dotnet dotnet-core html html5 javascript linq microsoft-sql-server sql web-app web-application webapp webapplication

Last synced: 12 Oct 2024

https://github.com/bbengfort/epistolary

Collect reading material for easier referencing and search later.

api webapp

Last synced: 28 Oct 2024

https://github.com/vogxn/tweetpost

Tweet without character limits

golang mvc tweets webapp

Last synced: 14 Oct 2024

https://github.com/kevinarce/rutas-sv

Aplicación multiplataforma para obtener la información de los autobuses y sus respectivas rutas en El Salvador.

app bus bus-route dart elsalvador firebase flutter mobile webapp

Last synced: 05 Nov 2024

https://github.com/0x48piraj/barely-windows

Barely Windows is a user-friendly web-based GUI editor that enhances your Windows experience. Easily remove pre-installed apps, disable telemetry, and eliminate Bing from search. Boost gaming performance with FPS optimization. Compatible with Windows 10 and 11, it helps you declutter and optimize your system in just a few clicks.

bloatware-removal debloat debloater fps gaming open-source performance privacy security tweaks webapp windows windows-10 windows-11 windows-debloat

Last synced: 17 Oct 2024

https://github.com/aesha98/the-hive-3d

The Hive Interactive (Three.js)

3d threejs vr webapp webxr

Last synced: 26 Sep 2024

https://github.com/james-see/veil

the uncollectible website

html5 javascript privacy scraping webapp

Last synced: 26 Oct 2024

https://github.com/devanonitos/metaver-web-dev

A Modern Next 13 Website With Framer Motion & Tailwind CSS

framer-motion framermotion frontend html-css-javascript nextjs reactjs tailwindcss web-3 webapp webpack

Last synced: 13 Oct 2024

https://github.com/grandemayta/svelte-football-dashboard

Football Dashboard created with Svelte

frontend javascript svelte webapp

Last synced: 01 Nov 2024

https://github.com/cbedroid/photo-share

Photo Share - A photo-sharing web application with fully integrated Restful API. Share your amazing photos with friends and family! PhotoShare was built using python Django REST framework.

api camera crud-application django django-rest-framework gallery javascript photography photos python restful-api sass share tailwindcss webapp

Last synced: 14 Oct 2024

https://github.com/managedcode/integrationtestbasekit

Extensions for ASP.NET for managing Docker containers in integration tests.

docker integraion playwright playwright-tests test testcontainers testing webapp xunit

Last synced: 14 Oct 2024

https://github.com/bennerlukas/biblio

private library tool for books and magazines.

biblio library webapp

Last synced: 12 Oct 2024

https://github.com/kyonax/app-web-ganadera

Aplicación Web de registro de Ganado, con registro de vacunas aplicadas, y cuidados veterinarios.

ganado mintic webapp

Last synced: 05 Nov 2024

https://github.com/sumitst05/shrink-it

Simple file compression platform using Go + HTMX

filecompression go htmx tailwindcss webapp

Last synced: 10 Oct 2024

https://github.com/imchocomint/zaloalt

ZaloAlt, a more (or less) user friendly version of Zalo, based on Rust and Tauri (and Pake)

chat pake rust tauri vietnam vng webapp zalo

Last synced: 30 Sep 2024

https://github.com/banghuazhao/short-video-uploader

Short Video Uploader is a Svelte-based web app that simplifies uploading short videos to YouTube. Future updates will support popular platforms like TikTok, Instagram, and Douyin. Perfect for content creators looking to streamline their workflow across multiple platforms!

css googleapi html javascript nodejs oauth2 shortvideo svelte webapp webapplication youtube-api

Last synced: 13 Oct 2024

https://github.com/rzlco666/shopping

This repository contains a shopping application with features for both admins and users. Built with native PHP, a MySQL database, and Bootstrap 3, the application allows users to browse and purchase products, and includes an admin panel for managing products and orders. It is a useful tool for building and managing an online store

native native-app native-apps native-base nativebase php php5 php7 php8 shop shopping shopping-cart shopping-list shopware web webapp website

Last synced: 12 Oct 2024

https://github.com/osama-yusuf/gitminion

GitMinion simplifies the CI/CD workflow by providing a user-friendly interface to trigger GitLab pipelines and manage pipeline configurations.

gitlab gitlab-cd reactjs self-hosted webapp

Last synced: 12 Oct 2024

https://github.com/thomasgust/facialrecognition-webapp

Facial recognition SAASGo Webapp. Created as a joke project, please don't deploy in real life as that would be highly unethical. A good example of one-shot image classification.

ai app computer-vision cv2 dlib facial-recognition flask machine-learning python video webapp

Last synced: 01 Nov 2024

https://github.com/rigwild/discord-purge-messages

A webapp to purge messages you sent with Discord - Supports DM, group DM and guilds channels

discord expressjs self-bot-discord vuejs webapp

Last synced: 31 Oct 2024

https://github.com/chr15m/ghperks.com

Grow your GitHub sponsors with perks

donations free-software funding github github-api open-source webapp

Last synced: 01 Nov 2024