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/code-co-tech/report-app-server

Organization reporting software for Android, IOS and web platforms

android apache cicd deployment django-rest-framework gunicorn ios json nginx postgresql python python3 ubuntu webapp

Last synced: 25 Oct 2024

https://github.com/splittydev/cmc-mobile

Unofficial coinmarketcap.com mobile app.

app coinmarketcap webapp

Last synced: 15 Oct 2024

https://github.com/sz-piotr/observable-ui

An proof of concept for ui managed entirely using rxjs

redux rxjs webapp

Last synced: 31 Oct 2024

https://github.com/benelan/foos

Foosball leaderboard for Esri Support Services

bootstrap ejs esri expressjs nodejs sqlite webapp

Last synced: 25 Oct 2024

https://github.com/balazsgrill/vface

MVC library based on vugu

vugu wasm webapp

Last synced: 19 Oct 2024

https://github.com/haithamaouati/infinitespace

Infinite space of Quranic verses

api json quran space verses web webapp

Last synced: 31 Oct 2024

https://github.com/hookfang/flutter_learn

Learn Flutter from Scratch. Trying to create new small UI apps to learn flutter.

android dart dartlang flutter ios webapp

Last synced: 20 Oct 2024

https://github.com/oguzhand95/go-web-service-starter

A starter/template project written in Golang using gin-gonic, gorm, postgresql

gin-gonic golang gorm template webapp

Last synced: 15 Oct 2024

https://github.com/thomasthiebaud/creapp

Minimalist and flexible tool to set up modern web apps

create-react-app react web webapp webpack webpack5

Last synced: 19 Oct 2024

https://github.com/armandograterol/chat

Chat app made with React and WebSockets

react redux redux-saga webapp websocket-chat

Last synced: 19 Oct 2024

https://github.com/hay/fittimer

A webapp for training workouts

fitness health javascript webapp webpack workouts

Last synced: 15 Oct 2024

https://github.com/yyyasin19/vue-weathery

Simple weather app created with Vue for learning to use the framework and its core principles.

vue weather-app webapp

Last synced: 15 Oct 2024

https://github.com/mhmdkanj/slash-idk

URL shortener local web app

django python3 url url-shortener webapp

Last synced: 18 Oct 2024

https://github.com/angrybayblade/mnist-pad

🔢 Web based canvas that predicts the letter drawn on it.

canvas flask mnist neural-network python python3 webapp

Last synced: 28 Oct 2024

https://github.com/necropc18/xuploads

A web application built on Asp.net, an advanced, fast and feature-rich platform that makes uploading and downloading files easy, simple, efficient and with unique and competitive features.

asp-net aspx download image open-source upload vb-net web webapp webforms windows xuploads

Last synced: 19 Oct 2024

https://github.com/anasaito/skillextractor-nersupervisor

NER annotator to verify and update labelled data

ner webapp

Last synced: 30 Oct 2024

https://github.com/lesnik512/python-web-app

Successfully completed Test Assignment for Full Stack Developer

python webapp wsgi

Last synced: 20 Oct 2024

https://github.com/grkvlt/christianrockornot

Christian Rock or Not Web Application

azure-sql-server java musixmatch rest webapp

Last synced: 15 Oct 2024

https://github.com/krisnaajiep/php-unit-converter

A simple web app that can convert between different units of measurement (Length, Weight, Temperature).

css html php webapp

Last synced: 02 Nov 2024

https://github.com/mathisburger/mathonweb

Yet another webapp for complex math calculations on the web

calculator math svelte svelte-kit sveltejs vector webapp

Last synced: 23 Oct 2024

https://github.com/cyberblankcode/happy-diwali-wishes

Happy Diwali Wishes using HTML, CSS, and JavaScript.

css html html-css-javascript javascript webapp

Last synced: 02 Nov 2024

https://github.com/cyberblanknet/happy-diwali-wishes

Happy Diwali Wishes using HTML, CSS, and JavaScript.

css html javascript webapp

Last synced: 02 Nov 2024

https://github.com/lovasoa/ophtxt2slides

Convert a text to slides, one slide per sentence

converter slides slideshow text webapp

Last synced: 28 Oct 2024

https://github.com/brunohnsouza/pokedex

Explorando o mundo Pokémon através do consumo de uma API REST para a criação de uma Pokédex incrível!

api-rest contratodecompromisso dio front-end-development pokedex pokemon webapp

Last synced: 06 Nov 2024

https://github.com/mizuchilabs/ssh-nexus

SSH Certificate Manager

go ssh ssh-agent svelte webapp

Last synced: 02 Nov 2024

https://github.com/niqzart/checkers-hackers

My first React.js + Node.js project. It's a multiplayer game of checkers with some expandability options.

game javascript reactjs webapp websocket

Last synced: 15 Oct 2024

https://github.com/edbzn/bookeeper

Front-end mobile web app - React Redux

mobile-first react redux rekit webapp

Last synced: 18 Oct 2024

https://github.com/vondas-network/drop-zone-ops

An automation project focused on streamlining the m3u creation process with the Open Broadcast Software API & WebSockets

automation m3u obs open-broadcaster-software python scheduling server streaming webapp websockets

Last synced: 20 Oct 2024

https://github.com/uncrunch-app/uncrunch.app

🎯 Be productive, don’t crunch! Your data is yours. Manage markdown notes, tasks and store them on a trusted Git hosting.

git-hosting git-service-hosting markdown markdown-editor notes self-hosted todo todolist webapp

Last synced: 02 Nov 2024

https://github.com/skdonthi/tv-webapp-automationx

Automation testing for Web App deployed on TV environment (Samsung, LG)

angular automation automation-testing javascript lg lgtv nodejs samsung-smart-tv samsung-tv tizen tizen-tv webapp webos webos-tv

Last synced: 15 Oct 2024

https://github.com/francids/productiva-mente

productiva-mente (p-m) es una aplicación para la gestión de tareas, notas de texto con formato y proyectos personales

angular material-ui material3 task-manager to-do to-do-app to-do-list todo todolist web-app webapp

Last synced: 15 Oct 2024

https://github.com/pauloportugal/express-weather-service

An asynchronous Express Weather app

asynchronous expressjs nodejs webapp

Last synced: 15 Oct 2024

https://github.com/neelanjan00/chessai

An AI chess engine developed in Javascript that implements a Mini-Max algorithm to perform an adversarial search with the objective of finding the next best move. To make the process of searching the game tree more efficient, Alpha-Beta pruning is incorporated in the logic. The heuristic function to evaluate the board position is defined as the sum of individual piece cost weighted according to the piece-square table. Finally, there's a leaderboard for those who successfully beat the AI, which is implemented using Firebase Cloud Firestore.

artificial-intelligence firebase javascript webapp

Last synced: 11 Oct 2024

https://github.com/gabrielfmcoelho/ira-hu-ufpi

Development of a ML model for Acute Renal Failure inference in patients admitted by the Cardiology department of HU-UFPI. Addressing acquisition, development, evaluation and deployment as Web App.

healthcare-application hospitalization machine-learning webapp

Last synced: 25 Oct 2024

https://github.com/yohanesokta/pendataan-maba-dev

:mortar_board: web apps for input user biodata "INFERNO 2024" ~ ( OFF DATA )

forms laravel webapp

Last synced: 31 Oct 2024

https://github.com/soundeffects/relictus

A text adventure set aboard a derelict interstellar craft.

games space-game text-adventure web-game webapp

Last synced: 23 Oct 2024

https://github.com/giuseppetm/pulpfolio

Multi-theme personal portfolio created with React and NextJS, designed with Figma.

modern nextjs portfolio portfolio-page portfolio-website react template web-application webapp website

Last synced: 26 Oct 2024

https://github.com/moshdev2213/ola-uno

OLA UNO is an IoT project 🌐 using an ESP32 🤖 and two LEDs 💡. Controlled by an Express server 🖥️ and a React client 📱, it demonstrates basic IoT functionalities like remote control via HTTP 🌐, integrating hardware, server-side logic, and frontend development 🚀.

arduino esp32 express iot platformio react uno vite vscode webapp wokwi

Last synced: 31 Oct 2024

https://github.com/jaller94/boat-racing-404

My 2020 game for the js13kGames jam. Look at the `submission` branch for the state submitted before the deadline.

game game-2d webapp

Last synced: 17 Oct 2024

https://github.com/andreruffert/notes

✏️ Take some notes right in your browser.

notes webapp

Last synced: 16 Oct 2024

https://github.com/mjazmingarcia/tlom

Lightweight and responsive language translator web app interface built with HTML, CSS and JavaScript in the frontend and Python FastAPI in the backend.

bulma-css html-css-javascript python-fastapi webapp

Last synced: 15 Oct 2024

https://github.com/baayeh/frugalize-frontend

The Frugalize app helps you to manage your budget. The app allows users to create categories and add transactions to the categories

budget-management material-ui nextjs reactjs tailwindcss typescript webapp

Last synced: 21 Oct 2024

https://github.com/technikhil314/tailwind-apply-cli

A nodejs cli that generates a tailwind.css with apply directive for most reused class strings

cli css nodejs-cli reused-classstrings tailwind tailwind-css tailwindcss web webapp

Last synced: 14 Oct 2024

https://github.com/brunocaputo/member-club

MBA challenge project. WEB dev module conclusion

css html5 javascript json-server webapp webpack

Last synced: 31 Oct 2024

https://github.com/codeasashu/consul-webapp-demo

A consul webapp demo using nginx, PHP-FPM and consul template

consul consul-template webapp

Last synced: 26 Oct 2024

https://github.com/njezi/8mbvid

A tool for compressing Video Files

8mb-video 8mbvid 8mbvideo compress discord ffmpeg flask python webapp

Last synced: 22 Oct 2024

https://github.com/iajaymk/django-unsaid

A clone for www.theunsentproject.com using django.

django django-application python webapp

Last synced: 29 Oct 2024

https://github.com/xdrwastaken/crowsa

A lightweight and more secure alternative to Electron.

crystal crystal-lang crystal-language library ui-framework web web-development webapp

Last synced: 24 Oct 2024

https://github.com/frasermolyneux-poc/az-webapp-multi-region-frontdoor-waf

Azure web app with multi-region configuration using Azure Front Door and a WAF

azure front-door multi-region terraform waf webapp

Last synced: 22 Oct 2024

https://github.com/arthi-chaud/blee

Enjoy your Concert movies, Music Videos and DVD Extras, all in one place

concert mobile-app music-video stream video webapp

Last synced: 26 Oct 2024

https://github.com/viratsrivastava/devops-standard-deployment-modules

This repository contains template modules for deploying a webapp for an ML based project as a showcase

aws devops docker-image docker-imagem-cloudformation dockerswarm machine-learning webapp

Last synced: 22 Oct 2024

https://github.com/william-mba/ngx-tailwindui

The best way to quickly integrate Tailwind CSS components with Angular.

angular material-design tailwindcss tailwindui typescript webapp

Last synced: 16 Oct 2024

https://github.com/philbobaggins/file-upload

A small web application to accept file uploads

docker file-upload rocket rust rust-lang rust-rocket upload web webapp

Last synced: 31 Oct 2024

https://github.com/lyfe691/view_counter

This is a simple web application built with Java, Spring Boot, and Redis. The application increments a counter every time the home page is visited and displays the current visitor count.

java redis redis-client redis-server spring-boot webapp

Last synced: 31 Oct 2024

https://github.com/analyticace/web-javascript-projects

Collection of Open Source Multiple JavaScript Projects

javascript open-source webapp

Last synced: 05 Nov 2024

https://github.com/victornpb/sime-systeminformationmenueditor

WYSIWYG Editor for creating "SystemInformationMenu" interfaces

javascript tool ui-design ui-tools webapp

Last synced: 29 Oct 2024

https://github.com/victornpb/querystringeditor

QueryString Editor

url-parsing webapp

Last synced: 29 Oct 2024

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: 29 Oct 2024

https://github.com/lucasvtiradentes/uds_apps_form_fill_utils

🤖 Ações customizáveis em páginas web, sendo particularmente útil para preenchimento de formulários.

automation cypress e2e form-filler-assistant forms react webapp

Last synced: 02 Nov 2024

https://github.com/saravanabalagi/docker_rails_webapp_nginx

Ready-to-use Docker boilerplate for a Ruby on Rails API server and a static web frontend served by NGINX

docker docker-compose nginx rails-api static-website webapp

Last synced: 15 Oct 2024

https://github.com/victornpb/7segments-character-anim-generator

WebApp to generate 7 segments characters and animations

7segments animations code-generator generator tool webapp

Last synced: 29 Oct 2024

https://github.com/lakshyatyagi24/todoapp-dotnet

A simple to-do list management application built with ASP.NET Core, featuring a RESTful API for backend operations and a clean frontend interface for managing tasks.

aspnet-core csharp dotnet razor-pages rest-api todo-list webapp

Last synced: 29 Oct 2024

https://github.com/nickshiro/3x-ui-tg-web-app

Telegram web app for inbounds manage (Work with 3x-ui fork)

react tg vite webapp yarn

Last synced: 27 Oct 2024

https://github.com/1ilit/flh-forum

A small forum app built with ASP.NET Core 6 MVC

asp-net dotnet dotnet-6 forum forum-application mvc webapp

Last synced: 29 Oct 2024

https://github.com/1ilit/wibix

A student hub web application made with ReactJS and ASP.NET Core 6 webapi.

bootstrap forum forum-site frontend javascript react reactjs webapp

Last synced: 29 Oct 2024

https://github.com/leyantong/payment_gateway

The Payment Gateway project simulates a payment processing system that allows merchants to process payments and retrieve payment details. This solution includes a payment gateway service, a mock bank simulator, and integrated Swagger documentation for API exploration.

gin golang payment-gateway sql uuid-generator webapp

Last synced: 15 Oct 2024

https://github.com/stuart6854/todo-web-app

To-Do Web App built using .Net8 + Blazor

blazor csharp dotnet webapp

Last synced: 14 Oct 2024

https://github.com/igordevlima/ionic-e-commerce

Simple e-commerce Web app example developed with Ionic and React.

e-commerce ionic react webapp

Last synced: 13 Oct 2024

https://github.com/pomelohoho/todo-list-application

Task Keeper is a minimalist task management app that allows users to add, edit, and categorize tasks. Built with Angular (Typescript) and Spring Boot (Java), it's designed for easy tracking of daily activities.

angular crud java jpa-hibernate mysql rest-api scss spring-boot todoapp typescript webapp

Last synced: 31 Oct 2024

https://github.com/shreyasmg46/jenkins_pipeline

A Maven web application deployment on tomcat using Jenkins pipeline

jenkins-pipeline maven-project tomcat tomcat-config webapp webhook

Last synced: 13 Oct 2024

https://github.com/mor-ald/test-task-uis

Тестовое задание на позицию Frontend-разработчик в ООО Единая Информационная Система ЖКХ

css eslint mobx mobx-state-tree prettier react spa typescript vite webapp

Last synced: 13 Oct 2024

https://github.com/amine177/pidev

3rd year's PIDEV at ESPRIT, symfony part

javascript php symfony3 webapp

Last synced: 29 Sep 2024

https://github.com/devashish2024/pythongpt-self

Reverse engineered ChatGPT Flask WebApp

api chatgpt chatgpt-api flask gpt python web webapp

Last synced: 27 Oct 2024

https://github.com/dubbelf34140/product-manager-symfony

This Symfony project is a stock management application for products, with management of product types, categories, brands, and stock movements. It also includes the generation of QR codes for each product based on their serial number.

gestion manager-system symfony webapp

Last synced: 13 Oct 2024

https://github.com/waseemsabir/tracksol

Railway Management Solution

flask sqlite webapp

Last synced: 04 Nov 2024