Need help with app (similar to uber but for dog walking)

I need to make an application for school. The idea is to be an app similar to uber but for dog walking. my teacher hasn't taught me anything and I'm having trouble finding specific information on youtube. can anyone help me?






image

Hi @Guilherme1, you may explore the Pedometer component that helps you to track steps.

Welcome Guilherme.

If your teacher did not cover the coding you need in class, perhaps these resources will 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


What specific information do you need? If you explain how you expect your app that will be similar to uber but for dog walking .someone here in the forum might be able to provide some pointers.

This community discussion might be of value to you How Uber assign task to user's nearby drivers?How we can list our users location in map with nearby user with firebase/cloudb? . Is this part of what you want to do?

1 Like

In the central table of dog walking requests, keep their locations, requirements, timestamps for when requested, when arrived, when completed, ratings by dog owner of the walker, ratings by walker of the owner and the dog, and comments by the dog owner and the walker.

A Google Form can only add rows to a sheet.

Updating existing rows is more complex. See