I wanna make a big dashboard like the screenshot below for customers and drivers

Sorry, your request is too vague.

  • What have you tried Mustafa?

  • It appears you want someone to show you how to make an app like Uber or build a taxi dispatch app. There is not any tutorial showing all the steps. You have to do this yourself.

  • I would build one piece of the app at a time; get the piece working and save it as a small app. Then build another piece. When you got all the pieces, combine them.

  • you need your dashboard screen. It will most likely be built from a combination of Horizontal and Vertical Layouts.

  • You probably need an online database like FirebaseDB or CloudDB or a Google Sheet.

  • You may need your own server to build something this complex.

  • You will need Map and Navigate components, a knowledge of how to use Notifications and perhaps how to build a chat app for communication.

  • Do you know how to use ALL these tools?

  • You have to learn to code rather than copy code. Here are some resources to help you learn to use the AI2 tools. A very good way to learn App Inventor is to read the free Inventor's Manual here in the AI2 free online eBook App Inventor 2 Book: Create Your Own Android Apps ... the links are at the bottom of the Web page. The book 'teaches' users how to program with AI2 blocks.

There is a free programming course here Course In A Box and the aia files for the projects in the book are here: App Inventor 2 Book: Create Your Own Android Apps

How to do a lot of basic things with App Inventor are described here: How do you...? .

Also look here App inventor español. Offline. Tutorial. Ejemplos. Instalación. Códigos. Juegos. Curso gratis de App inventor. and here Tutorial Index | imagnity for more tutorials including Imagnity.com List Tutorial, Mirrored - @Saj

Learn about components Component Reference
and visit the Library The MIT App Inventor Library: Documentation & Support Help>Library on the MENU

  • when you build a piece of the complex app and need advice, ask again with a specific question show us your work. Someone will provide specific advice.

  • Good luck.