AppNest Project
SurveySparrowAppNest
  • What is AppNest?
  • AppNest Project
  • Project Guide
    • Step 1: Getting Started
    • Step 2: AppNest Tools
    • Step 3: Plan Your App
    • Step 4: Build Your App
    • Step 5: Key Considerations
    • Step 6: Guidelines
    • Step 7: AppNest Project Perks
    • Step 8: Submit your App
  • What to build?
  • Final Considerations
Powered by GitBook
On this page
  1. Project Guide

Step 4: Build Your App

PreviousStep 3: Plan Your AppNextStep 5: Key Considerations

Last updated 1 year ago

There are various advantages that Twigs components and SSDK CLI offer. Feel free to read the respective documentation to maximize its potential.

  • SSDK CLI is relatively easy to install in macOS using the . But, to further simplify the installation process for Windows, please refer to this .

  • It is recommended to use components for your app’s front end, ensuring that the design matches SurveySparrow’s UI.

  • Utilize the public REST API for SurveySparrow to make API calls to our platform.

  • A great feature of SSDK CLI is that it automates the OAuth process for third-party applications.

    • we recommend you create oauth-config.json file inside the config folder and pass the third-party app's OAuth configurations to automate the OAuth process.

  • Implement error handling to provide informative error messages to users.

  • Before submitting, publish your app on the and test its performance.

    • Follow this on how to publish your app on the developer portal.

documentation
SSDK Windows Installation video
Twigs
developer portal
video tutorial