diff --git a/docs/intro/ff-ui/dashboard.md b/docs/intro/ff-ui/dashboard.md index d1b59859..a54df2a0 100644 --- a/docs/intro/ff-ui/dashboard.md +++ b/docs/intro/ff-ui/dashboard.md @@ -31,7 +31,7 @@ You can also find links to various resources to help you build apps with Flutter - **Filter Projects**: Filter projects by privacy setting: private, shared by you, or shared with you. -- **Tag Projects**: You can create and add a tag to projects, providing a quick and organized way to classify and identify projects based on their characteristics, purpose, or status. For detailed steps, see [Creating and Managing Tags](../../resources/projects/how-to-create-find-organize-projects.md#creating-and-managing-tags). +- **Tag Projects**: You can create and add a tag to projects, providing a quick and organized way to classify and identify projects based on their characteristics, purpose, or status. For detailed steps, see [Creating and Managing Tags](../../resources/projects/how-to-create-find-organize-projects.md#create-and-add-tags-to-projects). - **Create a New Project**: To create a new project, use the **+ Create New** button. Learn more about [creating a new project](../../resources/projects/how-to-create-find-organize-projects.md#how-to-create-a-project). diff --git a/docs/resources/projects/how-to-create-find-organize-projects.md b/docs/resources/projects/how-to-create-find-organize-projects.md index ea40d83f..404a123f 100644 --- a/docs/resources/projects/how-to-create-find-organize-projects.md +++ b/docs/resources/projects/how-to-create-find-organize-projects.md @@ -1,6 +1,6 @@ --- slug: /resources/projects/how-to-create-find-organize-projects -title: Create, Find and Organize Projects +title: Create, Find, and Organize Projects description: Learn how to create, find, and organize projects in FlutterFlow to streamline your app development process. tags: [Project Management, FlutterFlow, Organization, Projects] toc_max_heading_level: 5 @@ -10,24 +10,16 @@ keywords: [Project Management, FlutterFlow, Organization, Projects] # ## How to Create a Project -To create a new project, go to the Dashboard and click the “Create New” button in the upper right corner. This will open the “Create Project” window where you can choose to start with a template app or a blank project. Name the project and then select a blank project or template. - - - -During project creation, you can access a three-step "Project Setup" window, which is optional. If you prefer to bypass this, simply click "Skip." All setup options will remain accessible under “Settings and Integrations” → “Firebase” → Wizard hat icon. - -## How to Find Projects -Navigate to the Project Dashboard to view all your projects. You can search for specific projects using the search bar. +To create a new project, go to the Dashboard and click **+ New Project** in the upper-right corner. This opens a window where you can start with a template app or a blank project.