Showing 134 open source projects for "web based pos"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    DataBase to Java Web Application. This java application automatically generates a java web application framework from an existing database. The original codebase comes from the excellent work of Herve Tchepannou\'s xPetstore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WebStone is a super light-weight Web Application Framework using Java Servlets. It shares with Struts many common design patterns and yet it is much more versatile and it does not impose any restrictions to the application design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jucas is a Pull MVC based component orientated (GUI) web-framework. Struts brought MVC. Java Server Faces (JSF) and ASP.NET brought the advantages of object (component) orientation. Jucas brings MVC and components in a new way together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A web application framework/CMS developed in Java that is designed to be easily integratable with popular web design applications such as Macromedia Dreamweaver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    open source UI components data binding framework for Java using JDO. The linked components are forms, trees and tables and implementations are for Echo web framework, Swing and JSF. Also provides validation support, internationalisation etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An enterprise application framework based on J2EE. Provides a web application framework, a tiny workflow engine, a dynamic report tool, a code generator, a base business framework,many web components and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JWebToolkit is a Java web-application framework that provides a database pool (schema configured by XML), data interfaces, command pattern implementation, JSP tag libraries, JDK1.1 compatible XML parser, and XML tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Parsec provides a JSP 1.2 tag library and an API for developing rich web applications. MVC is supported with the Page Controller pattern, where requests go to JSPs; no XML config files. Client-side form validation supported by JavaScript code generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Niggle web application framework is a java class library that allows a complete separation of data and presentation from the servlet's dispatching logic. It leverages various Java API's as well as the freemarker template library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Action-driven component-oriented web application framework based on Model-View-Controller (MVC) architecture. Goals: minimum complexity & dependency on the framework API, maximum power, reliability and conformance to common standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Presenting XML is a Java web application framework for presenting HTML, PDF, WML etc. in a device independent manner. The framework supports a flow of content (XML files, flat files, SQL, dynamic XML) through SAX pipelines and XSLT transforms to a device
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Radix is a RAD framework for creating native XML web applications. Complete web applications can be created without programming knowledge using XML, XSLT, XPath and related technologies. Radix can be extended using Java, JavaScript, Python, and Tcl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Comprehensive component-based web application framework. Works with Servlet API 2.2 and JDK 1.2 or above. Tapestry reconceptualizes web application development in terms of Java objects, methods and properties, instead of URLs and query parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java XSLT Web Application Framework (JXWAF) is a Java based XML/XSLT framework to enable Web based applications to be assembled easily. The usage of XSLT will ensure clean separation of data from its presentation enabling pages to be changed quickly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple web application framework written in java using the Servlet 2.2 API. Gridiron helps to rapidly develop MVC web applications by giving a direct mapping between actions and views and supplying a Navigation class to aid in the development of views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Angkor is an easy-to-use component model for producing interactive and reusable J2EE web systems using object oriented methodologies. It is built on a flexible pipeline architecture and very easy to integrate with other technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    [Attention]: WebWork has moved to http://sf.net/projects/opensymphony. WebWork is a web application framework for J2EE. It is based on a concept called "Pull HMVC" (Pull Hierarchical Model View Controller).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WIN-Servlet is a web application framework that supports a windows-like program structure. A browser has its own session-context and window-stack. Supports: component-based dialogs (FORM), input validation, standard HTML/JavaScript pages, servlet API 2.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jandy is an internet development framework based on Indy, designed to make writing web clients and servers easier. Currently only the HTTP client and HTTP server frameworks are working, but other protocols will be included, like FTP, POP3, SMTP, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Yuzz Web Framework

    Yuzz NoSQL Compile-Time Checked HTML Web Framework

    Strong Typed HTML/XML Web framework and embedded database for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Spider is a Java framework for creating web applications. Its major design goals are are testing, reducing boilerplate code, avoiding static state through dependency injection, strict M-V-C separation and convention over configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    MUG - Java Web Framework

    Lightweight Component-based Java Web Framework

    MUG is a component-based Java Web Framework. Lightweighted and conceived to be easy to use yet flexible, it provides the developer a set of components that allows object-oriented development in a web (in the line of SWT / Swing).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Utoopia is a framework that deploys complete web enabled applications, configuring the description of the application entities and the business rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JavaPepper is a lightweight non-JSP,non-marked up HTML based Java web framework intended for Java programmers. It contains a number of standard web widgets, but can be extended to include custom web widgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java based web framework for community tagging and rating on various topics of interest.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB