Showing 15 open source projects for "crm project in mvc"

View related business solutions
  • 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.
  • Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid Icon
    Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid

    Leverage the email service that customer-first brands trust for reliable inbox delivery at scale.

    Email is the backbone of your customer engagement. The Twilio SendGrid Email API is the email service trusted by developers and marketers for time-savings, scalability, and delivery expertise. Our flexible Email API and proprietary Mail Transfer Agent (MTA), intuitive console, powerful features, and email experts make it easy to ensure all your email gets delivered in seconds and without interruption.
  • 1
    OWASP Find Security Bugs

    OWASP Find Security Bugs

    The SpotBugs plugin for security audits of Java web applications

    The SpotBugs plugin for security audits of Java web applications. Find Security Bugs is the SpotBugs plugin for security audits of Java web applications. It can detect 141 different vulnerability types with over 823 unique API signatures. Cover popular frameworks including Spring-MVC, Struts, Tapestry and many more. Plugins are available for Eclipse, IntelliJ / Android Studio and NetBeans. Command line integration is available with Ant and Maven. Can be used with systems such as Jenkins...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Scripting Language Bindings

    A port of WFOPT to the several scripting languages

    This project contains bindings for various scripting languages to the Wheefun Options Parsing Library. It is meant to provide parity with the C implementation so .NET languages can take advantage of WFOPT. For more information, please see the main page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    WFOPT .NET Bindings

    A port of WFOPT to the .NET Runtime

    This project contains bindings for the .NET Runtime to the Wheefun Options Parsing Library. It is meant to provide parity with the C implementation so .NET languages can take advantage of WFOPT. For more information, please see the main page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Java Bindings

    Java bindings for the Wheefun Options Parsing Library

    This project contains bindings for the Java Programming Language to the Wheefun Options Parsing Library. It is meant to provide parity with the C implementation so JVM languages can take advantage of WFOPT. Fore more information, please see the main page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 5
    webiness

    webiness

    Small PHP MVC Framework

    Webiness is lightweight PHP framework based on MVC design pattern. Webiness is free and open source project available under MIT licence. and, in some way, It's inspirated by Yii Framework but it has much less features then Yii. It try to keep good balance between number of features, usability, speed, security options and easy of development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    GenericStruts

    Simplify Struts2 + Hibernate application development

    This library implement common code used in Struts2 + Hibernate MVC applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    WSCreator

    Java library for automated Soap & Rest web Services Creation

    ... & for REST it uses Spring MVC. All the dynamic code is written at boot time. This library reduces precious development time & developers can actually focus on writing business code & other project specific stuff. See implementation details: http://sourceforge.net/projects/ws-creator/files/ Demo Application: http://sourceforge.net/p/wscreatordemo Central Repository link: http://search.maven.org/#search%7Cga%7C1%7Cwscreator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JDatePicker: Java Swing Date Picker

    JDatePicker: Java Swing Date Picker

    This project now lives at: https://github.com/JDatePicker/JDatePicker

    This project now lives at: https://github.com/JDatePicker/JDatePicker Will keep this sf.net project active to point to github. JDatePicker and JDatePanel is an set of advanced DatePicker controls for Java Swing applications. The MVC design enables us to display any date object such as Joda-Time DateMidnight. The date picker also works well with JGoodies Binding.
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • 9
    Aspose for Spring.Java

    Aspose for Spring.Java

    Aspose for Spring.Java provides Aspose API samples for Spring.Java.

    Aspose for Spring.Java provides usage samples / sourcecodes for the demonstration of Aspose API for Java by extending famous Spring Java PetClinic Sample Web Application. This extension of "Spring Java PetClinic Sample Web Application" also shows the Integration of Aspose APIs with Spring MVC, JSP and Maven Project. Latest Release: v1.1
    Downloads: 2 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 10

    PhantomDb Config

    Extensión para trabajar en MVC con PhantomDb.

    16/07/2014 * PROJECT MOVED TO GOOGLE CODE * https://code.google.com/p/phantomdb-cfg/ Extensión para trabajar en MVC con PhantomDb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is an implementation of the Model-View-Controller (MVC) and the Observer patterns for the PyGTK2 graphic toolkit. See the project Homepage for further information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    WPF Entity Validation Utils

    DataAnnotations & IValidatableObject Support for WPF

    WPF doesn't support DataAnnotations and IValidatableObject out of the box. This project fills this gap via adapters to the IDataErrorInfo interface which is supported by the WPF validation infrastructure. Your code becomes more DRY since DataAnnotations are supported by major MS technologies such as Entity Framework and ASP.NET MVC. At the top it defines a small internal DSL for defining validation rules that span multiple members (such as DateRange) that make those rules a no brainer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Mvc Infraestructure

    Serializable Data Transfer Object/Generic Dao for J2EE

    Dto.java and others classes - for data transmission from/to view (with EL - Expression Language" ) layer to/from business and persistence layer in J2EE application. Dto extends from HashMap class of Java API for encapsulate any type of information by key type:key_i.key_ij.key_ijk....: Any component in any J2EE functional chain can access to DTO if they know the key key_i.key_ij.key_ijk.... for object access. This project helps to decouple the data, business logic and persistence logic allowing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    akLib - small lib for PHP. Project moved here https://github.com/azat/akLib!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    require.js - is a great JavaScript library. This project extends it with HTML template modules, and makes module definitions look like real module definitions. Writing browser-side MVC applications is straightforward with this extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next