Showing 871 open source projects for "java web application"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    accountill

    accountill

    Fullstack open source Invoicing application made with MongoDB

    This is a side project I've been working on. A full stack invoicing application made using the MERN stack (MongoDB, Express, React & Nodejs), specially designed for freelancers and small businesses, but can be used for almost any type of business need. With this application, you can send beautiful invoices, receipts, estimates, quotes, bills etc to your clients. Jump right off the Live App and start sending invoice or download the entire Source code and run it on your server. This project...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    phpEasyVCS

    File based version control system written in PHP

    phpEasyVCS is a simple version control system (VCS) with minimal hosting requirements, namely PHP 5.2+. No database is needed. Files can be viewed and uploaded with a browser or by WebDAV, which allows you to access the files like a local drive in all operating systems. For integration with other software a REST service is provided. It is very easy to view the file versions at a specific point in time. The web interface allows you to easily compare file versions and synchronize and merge...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Next.js MongoDB

    Next.js MongoDB

    A Next.js and MongoDB web application, designed with simplicity

    Next.js MongoDB App is a boilerplate for building full-stack applications with Next.js and MongoDB. It provides authentication, database integration, and a structured project setup.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    snap-crackle-shot-ui

    snap-crackle-shot-ui

    Our desktop app helps programmers and developers easily share code

    Our desktop app is the perfect tool for programmers and developers who want to share their code with colleagues, clients, or online communities. With just a few clicks, you can capture a screenshot of your code and share it directly from your desktop. Whether you're working on a solo project or collaborating with a team, our app makes it easy to share your code and get feedback from others. Try it out today and see how our app can help you share your code like a pro!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    WideW - WebIDEWeb

    WideW - WebIDEWeb

    Web IDE in single HTML file

    IDE written in a single HTML file that runs on the browser tab. There is no need to install, download a single file and run anywhere. To change the initial configuration, edit the widew.html file in the last lines. * Widew use CodeMirror components in code editor. URLs: https://soluc.org/widew https://widew.sourceforge.io
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    WebEditorWeb

    WebEditorWeb

    Code editor in single HTML file

    Code editor written in a single HTML file that runs on the browser tab. There is no need to install, download a single file and run anywhere. To change the initial configuration, edit the wew.html file in the last lines. * WebEditorWeb use CodeMirror components in code editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    AngularJS

    AngularJS

    AngularJS - HTML enhanced for web apps

    AngularJS is a discontinued, open-source JavaScript framework by Google designed to extend HTML for building powerful single-page applications using MVC or MVVM patterns, offering data binding, dependency injection, and testability to simplify development. AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good old HTML (or HAML, Jade/Pug and friends!) as your template language and lets you extend HTML’s syntax to express your application’s...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Aurelia

    Aurelia

    Framework entry point bringing together all the sub-modules of Aurelia

    Aurelia is a modern, front-end JavaScript framework for building browser, mobile, and desktop applications. It focuses on aligning closely with web platform specifications, using convention over configuration, and having minimal framework intrusion. Basically, we want you to just write your code without the framework getting in your way. This library is part of the Aurelia platform. It contains the aurelia-framework library, which brings together all the required core aurelia libraries...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Gitcoin Web

    Gitcoin Web

    Grow Open Source

    Grants Protocol aims to decentralize funding access, empowering any community to run their own grants program. We've helped thousands of projects and teams grow their open-source ecosystems. The internet has unlocked unprecedented opportunities for collaboration and creation. Now web3 technology like open-source protocols and decentralized blockchains give us the ability to take that co-creation to a new scale. The Gitcoin community uses this technology to fund and build digital public goods...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Koala

    Koala

    Koala is a GUI application for less

    Koala is a GUI application for Less, Sass, Compass and CoffeeScript compilation, to help web developers to use them more efficiently. Koala can run in Windows, Linux and Mac. Listening files, compile automatically when the file changes, that everything is running in the background without user action. Support set the compiler options for each file. If encountered an error during compilation, koala will pop up the error message. Support for the project to create a global configuration set...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Flux

    Flux

    Application architecture for building user interfaces

    Flux is the application architecture that Facebook uses for building client-side web applications. It complements React's composable view components by utilizing a unidirectional data flow. It's more of a pattern rather than a formal framework, and you can start using Flux immediately without a lot of new code. Flux applications have three major parts: the dispatcher, the stores, and the views (React components). These should not be confused with Model-View-Controller. Controllers do exist...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Proxy yxorP

    Proxy yxorP

    Proxy 🦄 .yxorP [v2.1] Plug & Play Stateful SAAS(y), Multi-tenancy

    yxorP is a plug-and-play, flat-file application that does not need Composer, PHP CURL, or databases; these are all optional additions that are fully supported. yxorP is intended to act as a proxy that can edit or update the content of multiple websites using a PHAR (PHP archive) binary version of Guzzle, and managed via a user-friendly Cockpit backend (GUI). The incoming request hostname is used to fetch site-specific requirements from the backend, the target website is then retrieved...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RMUIF

    RMUIF

    Supercharged version of Create React App with all the bells

    Supercharged version of Create React App with all the bells and whistles. Bootstrapped with Create React App. Google’s Material Design through Material-UI. Firebase back-end with most of their products for the web included, e.g., Authentication and Cloud Firestore. Routing with React Router, including protected routes and error handling. Extensive and well-tested mobile support with full-screen dialogs and swipeable tabs. Cross-platform application monitoring with Sentry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    rax

    rax

    A progressive React framework for building universal application

    ..., progressive web applications, and server-side rendering. The out-of-the-box engineering, rich components and surrounding ecology, and one-time development and multi-end delivery help the developer complete his creativity. At the same time, we are also continuing to explore in the field of artificial intelligence, and continue to reduce development thresholds and costs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Harp

    Harp

    Static site server/generator with built-in preprocessing

    Harp is a static web server that also serves Jade, Markdown, EJS, Less, Stylus, Sass, and CoffeeScript as HTML, CSS, and JavaScript without any configuration. It supports the beloved layout/partial paradigm and it has flexible metadata and global objects for traversing the file system and injecting custom data into templates. Optionally, Harp can also compile your project down to static assets for hosting behind any valid HTTP server. Pre-compilers are becoming extremely powerful and shipping...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    wfCodeEditor

    wfCodeEditor

    A simple portable Code Editor for any language

    A simple portable Code Editor for any language. Signed application. View a preview of features here - https://wyntonfranklin.github.io/wfcodeeditor/ Embeded snippets for various languages Add your snippets Add your task wfTutorials right at your fingertips Feature a dark mode Portable Simple Command line interface Works with various languages (PHP, JAVA, Javascript, Python)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gitconvex

    Gitconvex

    A web UI client for managing git repos on the go

    Web application for managing your git repositories. Download the tarball for Linux from releases. After setting up the dependency libs, just run gitconvex from the terminal to start gitconvex. Gitconvex is also available as a homebrew tap which can be easily installed. Make sure you mount the host volume to the container to access the git repos from the host system. If you have git repos stored within your containers then it is not required. Libgit2 is required for building gitconvex from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jsf-showcase

    jsf-showcase

    JavaServer Faces (JSF) v.2.2.x showcase, portable web-application.

    JavaServer Faces (JSF) v.2.2.x web-framework showcase. Portable web-application for Java WEB-developers, who use Java Server Faces. Made for convenience - if Internet access suddenly down ). See please excellent projects: https://github.com/liferay/liferay-faces-showcase/ and https://github.com/heroku/webapp-runner/ , also https://mvnrepository.com/search?q=webapp-runner and https://mvnrepository.com/search?q=com.liferay.faces.demo .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HTML DOM

    HTML DOM

    Common tasks of managing HTML DOM with vanilla JavaScript

    Web development goes very fast. I still remember the moments when starting to use jQuery, Prototype, script.aculo.us, Zepto and many more. Nowadays, even if our application is powered by modern tools such as Angular, Vue, React, Svelte, .etc, we have to deal with DOM. The frameworks encapsulate and hide the DOM management directly, but still give us a door to work with DOM via ref, event handlers. If you develop or use a web component in any framework, you have to work with DOM at a certain...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    4WS.Platform

    4WS.Platform

    Development Platform for Web and Mobile Applications

    This RAD platform allows to quickly develop web and mobile applications without any coding task. Applications can be developed by simply configuring them through a graphical environment. There is no limit in the complexity of the applications to create, since there is always the chance to include custom scripts made by a developer. The platform supports multiple databases and operating systems, since it has been developed using Java and it provides a rich user interface based on Sencha ExtJS.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Centrallix Application Platform

    Centrallix Application Platform

    Declarative rich internet application platform

    Centrallix is a browser-based DDSL (declarative domain specific language) rich internet application platform featuring data and application abstraction, a SQL engine for joining diverse data sources, declarative (not scripted) development, reports, components, and style templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Luna

    Luna

    Manage npm dependencies through a modern UI

    Manage npm dependencies through a modern UI. npm desktop manager for handling npm dependencies. Supported platforms: OS X Windows and Linux. Luna was created with the main purpose to provide a flexible and modern UI for npm dependencies management. You can install, update and uninstall packages using a user interface built on the latest web technologies. Filter packages by name, group, and outdated. Preview package details (versions, statistics, dependencies, and more). Get notifications...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Realtime System Monitor

    Realtime System Monitor

    An application to track your PC in realtime

    The software can be used to remotely monitor the usage of your desktop in realtime. The desktop app can be run on the desktop to monitor its usage. The user can login from the web interface to monitor their machines. Web Dashboard: https://sys-monitor.now.sh Note: If you cannot see tray icon on gnome, you may need this https://extensions.gnome.org/extension/1503/tray-icons/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    RADPhE

    Rapid Application Development PHP Hosting Environment

    A Rapid PHP Application Development Environment designed for webmasters, developers, and hosts to enforce website uniformity, hardening, and light weight enough to function within shared hosting, in the presence of other scripts, and nested within itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pump.io

    pump.io

    Social server with an ActivityStreams API

    pump.io is an open-source, federated social networking platform that allows users to share and follow content across different servers seamlessly.
    Downloads: 0 This Week
    Last Update:
    See Project