Admin App
Check out the pages and features of Admin app
This Admin Dashboard app for taxi booking platform are made by expert UI developers to provide a great app UI for your own Taxi booking, Taxi driver and Admin Dashboard app. Now you can start your own complete Taxi platform app with these functionalities. This is a great starting point for app development, as almost all the work is done here for an MVP. All pages and components are set. Hence, all you need here is to modify the platform further as per your requirements. This app has many features common with popular apps like Uber, Ola etc.
Feature of this app
Login

This page will check the authentication of driver from Firebase.
Firebase authentication

Driver details page

This page shows the driver details with approved or not approved tabs and this page is connected with firebase. So this is update when it's get new data
Driver approval functionality

You can approved the driver using the toggle and this page is connected with firebase. So this is update when it's get new data
Rides Records with route map

This page show the total ride history in admin panel and this page is connected with firebase. So this is update when it's get new data
Map included

This Page show the ride details and this page is connected with firebase.
Pickup and drop location

This page also show the ride details and this page is connected with firebase.
Details of all Drivers and Users

This page show the all customer details in our platform and this page is connected with firebase. So this is update when it's get new data
Code Structure

The src/app/pages
folder contains the code related to
Login - Email login
Ride history - maintain the ride history
Driver - check the driver status
Customer - show customer details
These files use service data and functions provided in src/app/
rideInfo.service.ts
- For all the api calls here
Last updated
Was this helpful?