> For the complete documentation index, see [llms.txt](https://mobidonia.gitbook.io/whatsapptaxi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mobidonia.gitbook.io/whatsapptaxi/readme.md).

# Introduction

Welcome to WhatsApp Taxi's Documentation.

![](/files/osXCuSArlVfXqiOVHHeY)

### Folder structure

![](/files/G2ToiuW56mePF6ERHwvz)

1. Driver Mobile app - The app for the driver
2. Client Mobile app - The app for the client
3. This is the zip that contains the code for the web project of WhatsApp Taxi. (Start with it)

### Tech stack

#### Web Project - [Laravel](https://laravel.com/) - v8

Inside it, we use a standard blade view. The landing page is using[ Tailwind CSS](https://tailwindcss.com/). However, the backend uses [Bootstrap](https://getbootstrap.com/).&#x20;

#### Mobile app,  is [React Native app](https://reactnative.dev/), using [Expo](https://expo.dev/)

The driver app, uses a geolocation service, to determine the driver's location

The client app is a simple wrapper on top of the web project.

To learn about all the APIs needed, please check the API setup section

### Web project of WhatsApp Taxi

#### To install the project directly on shared hosting

{% content-ref url="/pages/e4XjipFbiouz1r4qgS0M" %}
[Installation on Shared Hosting](/whatsapptaxi/docs/installation.md)
{% endcontent-ref %}

#### To install the project locally

{% content-ref url="/pages/XZBTojRAhXCBw8Qp8qQ9" %}
[Run local](/whatsapptaxi/docs/run-locally.md)
{% endcontent-ref %}

### Driver mobile app

{% embed url="<https://mobidonia.gitbook.io/mobile-apps>" %}

### Client Taxi mobile app

{% embed url="<https://mobidonia.gitbook.io/mobile-apps>" %}
