Showing 30 open source projects for "spring project with sourcecode"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Appointment scheduler

    Appointment scheduler

    Application to schedule appointments written in Java (Spring Boot)

    This is a Spring Boot Web Application to manage and schedule appointments between providers and customers. It has many features such as automatic invoicing, email notifications, appointment cancelation, providers' individual working plans with breaks etc. Admin can add new providers, services and assign services to providers. Admin can see list of all: appointments, providers, customers, and invoices. He can also issue invoices manually for all confirmed appointments. The provider can set his...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Rapid ERP Development

    Rapid ERP Development

    Great Open Source Plugins For iDempiere ERP Project

    I created a set of simple plugins to use iDempiere ERP with Unicenta POS, Android Scanner, Budgeting, Warehousing, Manufacturing, on-the-fly generators for App Dictionary, CRM Board and Charts, Kanban Board, Translation and more. Always complete with full technical documentation, blogs and movie tutorials. No information hiding. Its the open source sharing passion and i wanted to give it all back. Much of my present work is sponsored by SYSNOVA, the largest iDempiere conglomerate user and...
    Leader badge
    Downloads: 65 This Week
    Last Update:
    See Project
  • 3

    MLM software binary sourcecode

    MLM Software Binary and generation plan c# source code binary tree

    Our MLM Software contains a comprehensive set of tools required to manage and organize MLM accounts. A web-based and user friendly MLM tools allow you to track your customers and recruits, as well as organize and report day to day sales, revenue and profit. It is the simple and user friendly interface which is one of key aspects of our software. Our MLM Software has features to define products from which the marketing Firm is doing business for MLM software facilitates to define user...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    garlic

    garlic

    GaRLiC=Gambas Raw Lines of Code, a Gambas2 code library for use in SMB

    Building blocks, small demo apps, and pieces of sample code for Gambas2. Also see more recent Garlic3 project on https://sourceforge.net/projects/garlic3. All can be used to take a look how things can be done in Gambas, not with the idea to supply a product or a finished program. The sourcecode can easily be run from Gambas2 on Linux. Some small programs that appear here are in real use in a small business, but no warranty is given! SimpleDemo contains more complete apps that can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    Vogon personal finance tracker

    Vogon personal finance tracker

    Simple personal finance tracker using Spring Boot and AngularJS

    Project has moved Github at http://github.com/zlogic/vogon Check out the live demo at http://vogon-zlogic42demo.rhcloud.com Simple web-based personal finance tracker using * AngularJS on client-side * Spring MVC on server-side for AngularJS request handling * JSP for page generation * JPA and Spring Repositories for entity management * H2 database for data storage, or a server-provided PostgreSQL (OpenShift/Heroku) Named after the Vogons (http://en.wikipedia.org/wiki/Vogon...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    New Terrain and 3D Map System

    New Terrain and 3D Map System

    a very lightweight advanced terrain-rendering and 3D map rendering sys

    A very lightweight advanced terrain-rendering and 3D map rendering system. Minimal dependencies: OpenGL, SDL. It's distrib in 2-3 separate modules: 1. the C++ implementation of the terrain- and/or surface- rendering Algorithms I have developed: both a multithread and a non-multithread variant is relaeased. 2. Seme as at point 1. , but with a road-network rendering and collision-detection module I wrote before. It also adds some trees at the top of the terrain. (multitread vesion not...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    myWMS: Warehouse Management System

    myWMS: Warehouse Management System

    Open Source Warehouse Management (WMS)

    myWMS LOS is a professional open source Warehouse Management System WMS under GPL. It is running in industrial 24/7 environments and supports all basic processes. It runs on mobile terminals, works with Barcodes & RFID. The software is a JEE architecture. The sourcecode of the project is now available on https://github.com/wms2/mywms
    Downloads: 41 This Week
    Last Update:
    See Project
  • 8
    SMS Chat (CChat)

    SMS Chat (CChat)

    Web based SMS Chat app delivering messages through SMS Gateways

    ############################### Project moved to GitHub: https://github.com/jcustovic/CChat ############################### SMS Chat application. Operators replay to SMS messages sent by users mobile phone. Application is web based, written in Java (web gui SmartGWT). SMS communication goes through SMS gateway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    New CTruck3D Rally

    New CTruck3D Rally

    Free-roaming 3D racing game featuring advanced terrain rendering

    It's a free-roaming 3D racing game featuring advanced terrain rendering. For small file-size, a 4k x 4k terrain is available, sampled meter-by-meter so it's very smooth. Lightweight program. This is the form in which I wished to do the first release of the terrain rendering Algorithm I have developed throughout almost 2 years. Written in C++, featuring multithreading (2 threads): a total remake of the first 3D game I did years ago, CTruck3D_Simplex and sequels. This works better,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    Decision Tables for Java (dt4j)

    Decision Tables for Java (dt4j)

    Excellent Decision Table based Rules Engine implementation in Java

    DT4J is a Java implementation of Decision Table based rules engine. It supports excel based and an editor based Decision Table authoring. It integrates with Spring expressions (SpEL) to express conditions and actions. Put together it's a power rules engine.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    A bigger sample application for the ZK framework. http://www.zkoss.org . Uses Spring, Spring-AOP, Spring-Security, Hibernate, JasperReports, DynamicJasper, Generic-Hibernate-DAO. Live Demo: http://www.zk-web.de/zksample2/ Have a look on our new project called ZKBoost. Full featured base application; ZK7; MVVM pattern; responsive design with Bootstrap 3.x; modular expandable. on http://www.oxitec.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Squash TM

    Squash TM

    Squash TM is an open source tool for test repositories management.

    Squash TM is the test repository manager found in the open source Squash toolkit. It enables the management of requirements, test cases and campaigns execution in a multiproject context. Based on an ergonomic and intuitive interface, Squash is also "full web" making it an easy tool to deploy. Squash TM is the result of a new development in Java (OSGi, Spring 3, Spring MVC, Hibernate, JasperReport, Jquery). For bugs management, Squash TM interfaces natively with Mantis. Thanks to its...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Avicenna

    Avicenna

    Location Data Visualisation and Editing

    .... This project is finished and other developers should be able to use Avicennas features for their own visualization projects without having too much trouble. We provide an installation/building tutorial as well as the complete sourcecode and necessary databases. Avicennas internal language is German, therefore it may be necessary to do translation work for international use. For more details, please have a look at our project website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    FaBeansAndCo

    A project to demonstrate the Spring component and testing abilities

    A fictive company sells things. The order process uses a component 'business rules', that can replaced by any other implementation of rules. Done as a homework for the Trier University of Applied Sciences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Broadleaf Commerce

    Broadleaf Commerce

    Broadleaf Commerce is an open source Java eCommerce platform.

    Broadleaf Commerce (www.broadleafcommerce.com) is an open source Java eCommerce platform based on the Spring Framework. Broadleaf Commerce uses a robust, extensible architecture that enables deep customization and rapid development. The core framework is licensed under the Apache 2 license with additional community and commercial modules. Find out more here (www.broadleafcommerce.com). To get started using the project, we recommend our Getting Started guide (http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Charon Housing

    Open Source Housing System for UK RSLs

    ... requirements for client RSLs. There is no other system that I know of that has these features built in from the design stage. Next demo was scheduled for January 2014, yet here we are a year later and still no release. This is because of changes in personal circumstances of the team members. The project is still being work on but at a much slower rate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Agilo™

    Agilo™

    Agilo™ - The Agile Enforcement Office Suite

    When it comes to Agile Project Management, some high performing tools are acting a vital role for projects success. AGILO is pretend to be one of the best agile tools present in the market which intends to manage all the project related activities like (user stories, iteration, burn down charts, resource load, standup meetings, backlog etc.) performed in an Agile project Development. It allows you to plan and track the progress of your development cycle on the fly by giving you the possibility...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    openwms.org
    openwms.org is a modularized warehouse management system split into a core project, a tms module and a wms module running in an OSGi environment to assure high availability and maintainability.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19

    common-etl

    A common ETL framework utilizing spring.

    This project is meant to do all the dirty threading work for you. The intention is to use this project as an archetype to provide a framework for writing ETLs. It contains an Extractor Thread, a Loader Thread and a Transformer Thread. All that is needed is to add the necessary business logic for your ETL while not having to worry about making sure your threading is correct.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jNFe - Java NFe
    API Java da camada de servicos para NFe baseada em Spring (3.0) e Hibernate (ou JPA).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pizza Online
    Pizza Online will allow local pizza stores and restaurants to offer online ordering, There will be a windows application that will directly connect to the website and show current orders as well as previous orders. The project will be basic and get better over time. Look for a working version around mid-spring 2013
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    J3calc

    J3calc

    Java Calculator

    J³calc was initially a little project for my school but I enhanced it on and on and now it is a quite powerful calculator. It is written in Java with Swing. The sourcecode is open under the GPL 3.0 license
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Express
    Express is an Agile project management tool. The web application is written using Flex while server-side component is a Spring based Java EE application.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    jg3d
    Pure Java implementation of an interactive 3d graph rendering engine and editor using a spring embedder algorithm. Nice looking sterile real time 3d environment. Feel free to extend our project and build something awesome, just let us know please :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    koosseryADempiere ERP is a migration of ADempiere ERP into a Struts2-Spring-iBatis.DataMapper architecture and SOA concepts. koosseryADempiereERP is also a Maven2 project. koosseryADempiere ERP is more accessible to any java developer dealing with ERP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next