Creating a New App
Creating an app project is the first step in building a new app in Draftbit. Get started by clicking the Create App button on the Dashboard.
Provide Details
Section titled “Provide Details”-
Your App Idea
Describe your app idea as a story about your app. Include things about your app like who the users will be and whether they’ll need to sign in, what kind of data you’ll need to store, and much more. Will you send push notifications or emails? Does the app require special calculations or business logic? This is where you really want to give the AI as much information about your app as possible.
Check out the Writing your initial prompt doc for helpful info.
-
Attach Images
Here you can upload any design images you have so that AI can incorporate them into it’s work when scaffolding the initial version of your app.
-
Project Name
Give your project a name that helps you and your teammates easily identify it in your workspace.
-
App Category
Choose a category that your app mostly closely aligns with. This will help the AI understand the type of app you’re trying to build.
-
Click ‘Start Building’
The AI will analyze your description and create a detailed plan for your app, including screens, features, and data structure. You’ll then see your app being built in real-time, and you can make adjustments as needed.
Continue Building
Section titled “Continue Building”After the AI has built the initial version of your app it’ll take you into the Builder where you can continue chatting with the AI to build your app. Take a look at the Composing task prompts doc for helpful advice on getting the most our of your interactions with the AI.
Quick Start Templates
Section titled “Quick Start Templates”Get started with a pre-built prompt for different types of apps from the gallery of quick-start templates.
Common Questions
Section titled “Common Questions”Do I need coding experience?
No coding experience is required! Our AI handles all the technical aspects. However, if you do know how to code, you have full access to customize the generated code.
What platforms will my app work on?
Your app will work on iOS, Android, and web browsers. We use React Native and Expo to ensure your app runs smoothly across all platforms from a single codebase.
How long does it take to build an app?
The initial app generation takes 2-5 minutes. After that, you can continue refining and adding features at your own pace. Most users have a working prototype within 30 minutes.
Can I use my own data and APIs?
Absolutely! You can connect to any REST API, GraphQL endpoint, or database. We also provide built-in integrations with popular services like Firebase, Supabase, and Airtable.