Sample Projects
Open Source Projects
Here are some example projects and samples built by Domo and the developer community to help you learn more about the Domo platform.
Sample Code
Visualization Samples
- Domo App Starter kit to help begin developing advanced App within Domo ecosystem
- Advanced Sample App shows how to use the Domo App Starter kit to create rich visual applications within Domo
- Sunburst Chart by Chris Piatt, creates Sunburst visualizations of data in Domo.
- Venn Diagram by Chris Piatt, is a way to visualize data in a Venn Diagram inside Domo.
- Customer Satisfaction Example App by Stephan Genyk, is a sample app using C3.js to create charts using data from Domo.
- HTML/JS Quickstart by Wogan May, is an HTML/JS template that gives you a good starting point for HTML-based Domo Apps.
Community Libraries and Tools
- Ryuu Proxy provides a simple middleware to add to a local development server while developing Domo Apps
- DomoR , is a R package for interacting with Domo data sources
- PHP Wrapper by Wogan May, is a PHP wrapper to interact with Domo APIs
- Domo Vue Webpack by Adam Robertson, is a full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction that supports proxying requests to Domo server, as well as publishing Domo apps.