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 3: Plan Your App

PreviousStep 2: AppNest ToolsNextStep 4: Build Your App

Last updated 1 year ago

You are now at the most interesting part of the AppNest app-building process. Since planning and designing the app might require extra effort, we have curated a set of points to make it easy for you to dive right in.

  • Struggling to find app ideas? Check out this which holds various interesting and challenging app ideas.

  • What to build is more important here than how to build because any app you build must solve a business requirement for SurveySparrow. You can read more about it in the What-to-build document.

  • Before you start building, check out the feasibility of the idea, i.e., check if there is proper API documentation for the third-party integrations and if they allow you to perform OAuth (if needed)

  • Familiarize yourself with the Twigs documentation to construct a solid interactive UI.

  • If your app requires storing data on a database, then utilize SSDK CLI's data storage methods but first, create a proper schema design to perform validation on the data.

what-to-build document