4.68 sur 5
4.68

Créez des applications mobiles sans codage – Le guide complet

Apprenez à créer de belles applications mobiles sans écrire une seule ligne de code, y compris un clone Tinder entièrement fonctionnel.
Apprenez à créer des applications mobiles sans code à partir de zéro. Aucune expérience préalable requise
Créez trois applications mobiles entièrement fonctionnelles à partir de zéro (y compris un clone de Tinder) sans écrire une seule ligne de code
Maîtrisez les fondamentaux de Glide, l'une des plateformes de création d'applications mobiles sans code les plus populaires
Apprenez plusieurs façons de monétiser vos applications en les vendant comme modèles ou en devenant un affilié Glide
Apprenez à obtenir une certification en tant que développeur Glide sans code et gagnez votre vie en créant des applications.

Apprenez tout ce que vous devez savoir pour créer des applications mobiles sans codage à l’aide de Glide, une plate-forme de création d’applications sans code puissante et facile à apprendre.

Maîtriser le développement d’applications mobiles sans code Avec ce cours pour débutants

  • 8+ heures de conférences vidéo HD expliquant étape par étape comment créer des applications mobiles sans code (aucune compétence préalable nécessaire)
  • Tutoriels étape par étape pour créer 3 applications mobiles entièrement fonctionnelles (y compris un clone Tinder)
  • 3 modèles d’application pour vous aider vous terminez les projets
  • 4 façons de monétiser vos applications sans code
  • Assistance par e-mail 7 jours sur 7 pour vous aider débloquez
  • Garantie de remboursement de 30 jours.

Apprenez à créer des applications mobiles beaucoup plus rapidement et à moindre coût Que jamais

Traditionnellement, si vous vouliez créer une application mobile à partir de zéro, vous deviez dépenser des milliers de dollars pour embaucher un développeur de logiciels ou apprendre à coder vous-même.

Heureusement, merci t o de nouvelles plates-formes sans code comme Glide, il est désormais possible de créer des applications mobiles pour une fraction du coût et du temps qu’avec l’approche de codage traditionnelle.

Cela signifie que vous pouvez désormais créer des mobiles d’apparence fantastique applications littéralement en quelques minutes au lieu de jours ou de semaines.

Devenez un développeur d’applications sans code et apprenez à monétiser vos applications

Les applications sans code deviennent de plus en plus populaire, c’est donc la demande de développeurs d’applications sans code. Il y a déjà des milliers de développeurs sans code qui gagnent leur vie à plein temps en créant des applications sans code.

Donc, si vous cherchez à devenir un indépendant d’applications sans code, ce cours sera le début idéal point car je couvrirai quatre façons de monétiser vos applications. Vous apprendrez à vendre vos modèles d’application, à vendre des produits via vos applications, à facturer l’accès à vos applications et même à devenir un développeur Glide certifié.

Apprenez en créant trois applications mobiles à partir de zéro

Avec Glide, vous pouvez littéralement créer votre première application en moins de 60 secondes (je vais vous montrer comment). Mais afin de tirer pleinement parti du potentiel de Glide, vous devrez apprendre certaines des bases (tables, relations, colonnes calculées, actions personnalisées, etc.) qui vous permettront de créer des applications avec des fonctionnalités puissantes (rivalisant les entreprises coûteuses applications de qualité).

Pour vous aider à libérer l’incroyable potentiel de Glide pour créer de puissantes applications mobiles, je vais vous montrer comment créer trois projets à partir de zéro :

1. Une application de suivi des tâches : avec une logique pour attribuer des tâches à des utilisateurs spécifiques, ajouter plusieurs chefs de projet, définir des délais pour les tâches, recevoir des messages en retard et suivre la progression globale du projet et des tâches.

2 . Une application de boutique en ligne complète : avec des catégories de produits, plusieurs variantes de produits, des coupons de réduction, des paiements via Stripe et un tableau de bord d’administration pour suivre les ventes et activer les paramètres globaux dans toute la boutique.

3. Un clone de Tinder : utilisant des cartes magnétiques, une fonctionnalité de recherche dynamique, des calculs de distance géographique, une logique intelligente de correspondance des profils d’utilisateurs, des chats d’utilisateurs privés et même un tableau de bord pour suivre les statistiques de correspondance globales.

Ces projets sont conçus pour vous aider à mettre en œuvre tous les concepts nécessaires pour apprendre les tenants et les aboutissants de la plate-forme Glide et devenir un développeur d’applications sans code confiant.

Vous pourriez être bloqué. Mais je suis là pour vous aider.

Bien qu’il soit beaucoup plus facile de créer des applications sans code que de les coder à partir de zéro, vous pouvez parfois être bloqué.

Je suis dans le Q&A tous les jours pour vous aider à vous débloquer. Je réponds à toutes les questions pour vous remettre sur la bonne voie.

Si vous cherchiez une alternative au développement de superbes applications mobiles sans codage, ce cours est pour vous.

Êtes-vous tu es prêt? Créons ensemble de superbes applications mobiles sans code !

 

 

 

Introduction

1
Welcome to the course!

An overview explaining what will be covered in this course.

2
About Your Instructor: Miguel Hernandez

I'm a Certified Glide Expert and have built over 60 apps including several best selling app templates. There is more to the story so you'll have to watch this lecture to find out (but if you don't care... skip it!)

3
Create your first No-Code app in 60 seconds

Learn how fast and easy is to create a mobile app using Glide.

4
Create Your First App

Glide App Editor

1
Glide App Editor Overview

Let's take a look at the Glide app editor user interface.

2
Glide Settings Overview

Learn all about the settings tab inside the Glide app editor.

Glide Interface Components

1
Glide Design Elements

Learn how easy is to design new screens from scratch for you app without having to write a single line of code.

2
Building Forms with Entry Components

Learn how easy is to build complex forms to upload data with entry components.

Glide Data Editor

1
Glide Data Editor

Learn how Glide stores all the data associated with your app.

2
Google Sheets vs Glide Database

Glide can use both Google Sheets and/or its own database to store your app's data. Learn the pros and cons of selecting either option.

3
Understanding Table Relations

Most apps will need to connect data tables among themselves. Therefore, understanding the concept of table relations will be very important.

4
Creating Table Relations

Luckily, Glide makes is super easy to create these relations via their Relation Column computed column.

5
Using RowID Columns

RowID columns allow you to assign unique identifiers to all your rows and are used to establish table relations.

Computed Columns

1
Template Columns

Learn how to manipulate data among columns using template columns.

2
Conditional Columns

Also known as If>Then>Else columns allow you to display data based on one more conditions.

3
LookUp Columns

LookUp columns are used to retrieve data from other tables.

4
Math Columns

Glide allows to perform all kinds of mathematical computations among data columns.

5
Single Value Columns

Single Value columns allow you to retrieve specific row values from any data table.

6
RollUp Columns

RollUp columns allow you to count, sum, or calculate average amounts from an aggregate of a column. They are great to extract statistical data from your app.

7
Join List and Split Text Columns

Joined List and Split Text Columns are typically used in conjunction to aggregate comma separated values and create data arrays.

8
Generate Image Columns

Glide allows you to generate images programatically. A great feature when you want a simple way to generate default images.

Filtering Data

1
Filtering Data inside Lists

Use filters to restrict the amount of data that is retrieved to a list.

2
Conditional Visibility

Use conditional visibility filters to show/hide components based on one or multiple conditions.

Glide Actions

1
Simple Actions

Chose from over 20 actions to perform all kinds of magic.

2
Custom Actions

Custom Actions allow you to chain multiple actions together to create intricate workflows.

3
Limitations of Actions

Although actions are very powerful, they have some limitations.

User Management

1
Enabling User Profiles

How to use a custom Users Table to enable user profiles inside your Glide app.

2
Row Owners to Protect Sensitive Data

Learn how to enable Row Owners to protect sensitive data.

3
Addin an Admin User

Most apps will need some way to administrate them. For that, you'll need to learn how to create admin users.

4
Adding Multiple Admin Users

Learn how to enable admin roles to multiple users.

5
User Specific Columns

Learn how you can store data that only logged in users can see.

6
Creating An Admin Dashboard

Once you've created some admin users, the next logical step is to create Admin-only screens to display sensitive app data.

Build A Task Tracking App

1
Task Tracker App - Project Overview

We will create a task tracking app. Here is how it will look at the end.

2
Make a Copy of The App
3
Creating The App's Google Sheet

We will start by creating all the tables that our app will need to function.

4
Task Creation Logic

The logic to create new tasks.

5
Task Completion Logic

Allow users to mark tasks as complete.

6
Task Assigning Logic

The logic to assign tasks to specific users.

7
Overdue Task Warnings

Encourage users to complete tasks by displaying a warning message when tasks are overdue.

8
Listing Project Users

Here is a clever way to add new users to your project the moment a task is assign to them.

9
Adding Project Collaborators

Here is how to add project collaborators (or project managers) to your app.

10
Beautifying The User Interface - Part 1

Now that most of the logic is completed, we can focus on making sure our app looks fantastic.

11
Beautifying The User Interface - Part 2

Let's add the final touches to our app to make sure it looks great!

12
Project Progress Logic

We will learn how easy is to use the Progress Bar component to display overall project progress.

13
Creating an Admin Dashboard

It's time to create an Admin user and an admin dashboard to track overall stats.

14
Publishing Your App

You're almost done! The last step is to publish your app and share it with the world!

Build an App To Sell Physical Products

1
Ecommerce App - Project Overview

Here is an overview of this project.

2
Make a Copy of The Store App

Check the link in the resources to make a copy of the app inside your Glide account.

3
Create The App's Google Sheet Tables

We'll start creating all the tables for this app.

4
Populate The Shop With Products

Let's add a few products to our store.

5
Basic UI Design and Buy Button

Clean up the design and learn how to add a buy button and connect it to Stripe to accept credit card payments.

6
Product Variations

Create the logic to allow buyers to select from multiple product variations (S, M, L, XL, etc.)

7
Building the Checkout Logic

Learn to complete the checkout logic to accept multiple products to our shopping cart.

8
Create Form to Add Products

Let's create a form to add products from the app itself.

9
Handling Products with No Variations

Create the logic to handle products that have no variations.

10
Product Inventory Logic

Let's build a simple system to track product inventory.

11
Implement Discount Coupons

Let's create the logic to store and accept discount coupons during checkout.

12
Create Admin Logic to Handle Discount Coupons

Let's create the logic to allow Admins to manage discount coupons.

13
Enable Admin Users

Add the logic to allow the creation of Admin users.

14
Build and Admin Dashboard

Let's create an admin dashboard to track sales and overall store statistics.

15
Finish App Design and Publish Your App

We're almost done! Let's finalize the app design and publish it to the world!

Build a Tinder Clone

1
Tinder Clone - Project Overview

Let's see what the final Tinder Clone app will look like.

2
Make A Copy Of The Tinder Clone Template

Check the link in the resources to make a copy of the app inside your Glide account.

3
Creating The User Profiles Table

For the Tinder Clone, we will ditch Google Sheets and store all the data directly in Glide using Glide's native database.

4
Filtering User Profile Search Results

Let's use some basic filters to restrict which user profiles are shown to the currently logged in user.

5
Creating The Matches Table

Let's create a table to store all matches.

6
Using Relation Columns to Store Matches

Let's use the power of relation columns to store matches.

7
Matches Identification Logic

Let's create the logic that will allow the app to identify when a match happens between two users.

8
Swiping Component Custom Actions

Let's leverage Glide's Custom Actions to program the logic behind left and right swipes.

9
Enable Private Chats

Let's create the logic that allows matched users to start a private chat.

10
Testing Private Chats

Let's test the private chat logic.

11
Add Columns To Enable Profile Search Criteria

Let's add all the columns required for users to select which criteria must be met for the profiles they are shown.

12
Creating the User Interface for User Profile Search Criteria

Let's add the user interface components required to allow users to set their user profile search criteria.

13
Profile Results Filtering Logic

Let's create the logic that enforces the search criteria set by users.

14
Show Profile Results Count Dynamically

Let's leverage RollUp columns to compute the total number of profiles that meet the logged in user's search criteria.

15
Creating The User Profile Edit Form

Let's allow users to update their profile right from the app.

16
Profile Completion Logic

Let's create the logic that will force users to complete their profiles before they can start swiping to find a date.

17
Photo Uploads

Let's create a basic photo uploading system to users can add multiple photos to their profiles.

18
Beautify The App's Design

Now that most of the logic is complete, we can focus on making sure the app looks and feels great.

19
Creating An Admin Dashboard

Let's create an Admin Dashboard to track our app's overall stats.

20
Generating Overall App Statistics

We will use charts and rollup columns to extract useful stats from our app.

21
Publishing Our App

We're done! Now it's time to hit the Publish Button and share our beautiful app with the world!

Integrations

1
Integrations Overview

Let's cover the main ways we can connect Glide to thousands of 3rd party apps to extend our app's functionality.

2
Setup Zapier Integrations

Learn how to set up Zapier to receive data from Glide.

3
Set Up Zap Triggers In Glide

Learn how to use Glide's Zapier Action to trigger a zap that will notify users when there is a new match and add user's emails to our email marketing software.

4
Testing Zapier Integration

Let's create a match between two users to test our new Zapier integration.

5
Using Webhooks with Integromat

Let's learn how to use the webhook action in Glide to trigger scenarios within Integromat.

6
Creating an Integromat Scenario

We will use webhooks to trigger an scenario that will notify users when there is a new match and add the user's email to our email marketing software.

7
Testing Our Integromat Integration

Let's run the Integromat scenario and trigger a match in our app to test that everything is working properly.

8
AirTable Integration

Learn how to convert your AirTable bases into beautiful mobile apps with Glide

Monetizing No-Code Apps

1
Monetizing Overview

Building no-codes app can be both fun and profitable. Let's discuss four ways you can monetize them.

2
Selling App Templates

The easiest way to monetize your apps is by selling them as templates.

3
Selling Products and Subscriptions via your App

You can easily monetize your apps by selling products or charging to access your app.

4
Becoming an Affiliate

You can monetize your apps (or anyone's) by becoming by joining Glide's affiliate program.

5
Charge to Build Apps

Now that you've learned how to build compelling apps without code, you can become a freelancer and start charging to build apps for others.

Getting Help To Build Your Apps

1
Glide Documentation Overview

The first place to look for answers is inside Glide's comprehensive online library.

2
Glide Developers Community

Glide's Online Community is an amazing resource to get help from thousands of other no-code app developers (including Glide's very CEO!)

3
Hire a Certified Glide Expert

There are hundreds of certified Glide experts highly qualified to help you build finish your apps or build apps from scratch.

4
Bonus Lesson

Check this lesson to learn about some bonus content!

Vous pouvez afficher et ru00e9viser les supports de cours indu00e9finiment, comme une chau00eene u00e0 la demande.
Absolumentu00a0! Si vous disposez d'une connexion Internet, les cours sur WeCours sont disponibles u00e0 tout moment sur n'importe quel appareil. Si vous n'avez pas de connexion Internet, certains instructeurs permettent u00e9galement u00e0 leurs u00e9tudiants de tu00e9lu00e9charger les cours. instructeur, alors assurez-vous d'u00eatre du bon cu00f4tu00e9u00a0!
4.7
4.7 sur 5
Notes61

Détails des Notes

Étoiles 5
41
Étoiles 4
13
Étoiles 3
5
Étoiles 2
0
Étoiles 1
2
Garantie de remboursement de 30 jours

Inclut

9 heures de vidéo à la demande
Accès complet à vie
Accès sur le mobile et la télévision
Certificat d'achèvement

Archive

Working hours

Monday 9:30 am - 6.00 pm
Tuesday 9:30 am - 6.00 pm
Wednesday 9:30 am - 6.00 pm
Thursday 9:30 am - 6.00 pm
Friday 9:30 am - 5.00 pm
Saturday Closed
Sunday Closed