Showing 27 open source projects for "improve"

View related business solutions
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • The best tech for studios, swimming, and sport businesses Icon
    The best tech for studios, swimming, and sport businesses

    SportsEngine Motion keeps you in control of your class-based business, swim club, or swim school—from an all-inclusive dashboard and mobile app.

    Get a clear view of all your business finances on one easy-to-read dashboard and effortlessly charge, track, and collect payments for class registrations, competitions, events—or anything else. Monitor finances and payments on your SportsEngine Motion website and mobile app so you’re always in the know. Customize and run detailed and exportable financial reports to view nearly anything, including the status of all accounts, incoming money, past-due accounts, and more. Seamlessly accept and automatically process credit card payments and access reports to see the status of every payment.
  • 1
    Rendora

    Rendora

    dynamic server-side rendering using headless Chrome

    Rendora is a dynamic renderer to provide zero-configuration server-side rendering mainly to web crawlers in order to effortlessly improve SEO for websites developed in modern Javascript frameworks such as React.js, Vue.js, Angular.js, etc. Rendora works totally independently of your frontend and backend stacks. Rendora can be seen as a reverse HTTP proxy server sitting between your backend server (e.g. Node.js/Express.js, Python/Django, etc...) and potentially your frontend proxy server (e.g...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Structs

    Structs

    Utilities for Go structs

    Structs contains various utilities to work with Go (Golang) structs. It was initially used by me to convert a struct into a map[string]interface{}. With time I've added other utilities for structs. It's basically a high-level package based on primitives from the reflect package. Feel free to add new functions or improve the existing code. Just like the standard lib strings, bytes and co packages, structs has many global functions to manipulate or organize your struct data. Lets define...
    Downloads: 0 This Week
    Last Update:
    See Project