🚚Ez Delivery CRM
Provide fast and reliable deliveries

🔗Links
Template Link on Bubble Marketplace
Photos

Introduction
Ez Delivery CRM is a customer relationship management tool for delivery and logistics companies. This template provides a reliable and efficient solution for managing delivery operations and interacting with customers.
With Ez Delivery CRM you can simplify and optimize the processes of managing orders, tracking deliveries, and interacting with your customers. This template provides tools for monitoring order status and provides reliable communication with customers through CRM functionality.
This template allows you to organize work for three types of users: administrators, couriers, and clients.
Tools are provided for administrators to monitor and manage all aspects of the delivery business.
Couriers receive tools to efficiently fulfill orders and track routes.
Customers can easily place orders and track their status.
Our template will provide you with the tools to operate your delivery business more efficiently and satisfactorily. Simplify your delivery management and improve your customer service with Ez Delivery CRM.
Our template is fully compatible and responsive across all device types. Our team has developed this template in line with up-to-date UX/UI design standards, providing an intuitive interface and visually pleasing aesthetics.
While we sell the template as is, we remain open to discussing additional modifications. Before purchasing the template, we recommend checking out the preview section. If you have any questions or require further clarification, please do not hesitate to contact us, and we'll be delighted to assist and tailor a solution to suit your needs.
Features
CRM
Dashboard
Order Status
Support
Add products
Delivery
Three user types
Responsive Design
Notes
This template is not the final product. Any part of the application can be modified for different needs.
Pages
index
This page presents the features of this application. Also on this page, clients can find links to other EazyCode templates on this topic.
authorization
This is the Sign-In / Sign-Up page.
buy
This is the checkout page and is divided into three steps: cart, personal information, and payment information.
crm
This page displays the admin panel, user panel, and courier panel depending on who is logged in. The admin panel contains nine tabs.
Dashboard - This tab contains general information about the menu, orders, delivery, customers, and revenue.
Menu - This tab displays a list of dishes with the possibility to add/edit/delete any of them. Also on this tab, the admin can manage categories.
Customers - This tab displays a list of customers with their information with the possibility to see details/edit/delete any of them.
Orders - This tab shows a list of all orders made on the app, divided by their status. The admin can change the status and set a courier for delivery.
Analytics - This page displays application statistics such as popular dishes, accepted orders, the most productive couriers, and the most active customers.
Couriers - This tab displays a list of couriers with their information with the possibility to add/edit/delete any of them.
Support - Tab for handling and resolving customer complaints with a chat window.
Feedback - This tab displays a list of reviews by customers, divided by type.
Profile - This is a tab with personal information.
The customer panel contains four tabs.
Orders - This tab shows a list of current user's orders made, divided by their status.
Analytics - This page displays current user's order statistics.
Support - This is a tab where the user can see opened complaints.
Profile - This is a tab with personal information.
The courier panel contains four tabs.
Orders - This tab shows a list of all orders made on the app, divided by their status. From this list, the courier can accept delivery orders assigned by the admin.
Analytics - This page displays current courier order statistics and income.
Support - Tab for handling and resolving customer complaints about the courier delivery.
Profile - This is a tab with personal information.
invite
This is the password registration page for couriers created by the administrator.
product
This is a single page of a product with price, images, and description.
reset_pw
This page allows the user to reset the password.
404
This page appears when something goes wrong in the app's work
Reusable elements
Footer
This reusable element includes links to the EazyCode templates, socials, and personal web.
Header
This reusable element includes the app navigation panel.
Order Details
This reusable element includes order details popup.
Workflow
Highlighting the workflow with color is a great way to separate actions in essence and significance. Below is the EazyCode standard for the use of colors with a detailed explanation.
The standards below are for informational purposes only. Any discrepancy is not related to the functionality of the application.
Blue - The actions taking place on our screen do not utilize the application's resources. For instance, when an element is clicked and a popup is opened or closed.

Green - These actions involve creating or modifying entries in the database. For example, "Create a new Thing," "Make changes to a thing or a list of things," as well as "Copy a list of things," and so on.

Red - This action involves deleting or resetting values. For instance, "Delete a thing or a list of things," as well as "Reset a group" and "Reset inputs."

Orange - Actions related to your navigation. For example, "Navigate to a page," or "Do when a condition is true" – when you use specific values for checking, such as "When the current user is logged in," and so on.

Cyan - Actions utilizing Custom Events – lengthy tasks that involve the creation, modification, deletion, and plugins within a single comprehensive workflow as steps.

Brown - Custom workflow, API workflow, and similar tasks.

Purple - The significance of this color is determined by the developer themselves, as it is done due to the fact that everyone has their own approach to development.

Grey - All other actions.

Data Types
App settings
This data type is used to store app fee proprieties.
courier_percent
number
Stores the fee percent.
Cart
This data type is used to store cart proprieties.
Categories
This data type is used to store category proprieties.
bought qty categories
number
Stores the number of purchases in one category
name
text
Stores the category title.
photo
image
Stores the category image.
Feedback
This data type is used to store feedback proprieties.
Email
text
Stores the writer email address.
Message
text
Stores the feeddback content.
Name
text
Stores the writer name.
viewed
yes/no
Stores the feedback status(seen or not).
Invitation
This data type is used to store courier invitation proprieties.
Address
text
Stores the courier address.
Apartment
text
Stores the courier apartment number.
City
text
Stores the courier city of living.
Country
text
Stores the courier country of living.
email
text
Stores the courier email address.
First Name
text
Stores the courier first name.
House Number
text
Stores the courier house number.
Last Name
text
Stores the courier last name.
Phone
text
Stores the courier phone number.
Photo
image
Stores the courier image.
Order
This data type is used to store order proprieties.
address
text
Stores the order address.
apartment
text
Stores the order apartment.
card number
number
Stores the bank card number.
city
text
Stores the order city.
country
text
Stores the order country.
Date on delivery
date
Stores the date on delivery.
Date order delivered
date
Stores the date order delivery.
Date ready to ship
date
Stores the date ready to ship.
Date reject order
date
Stores the date rejected order.
delivery
number
Stores the delivery quantity per address.
email
text
Stores the order email.
first name
text
Stores the client first name.
house number
text
Stores the client house number.
last name
text
Stores the client last name.
name on card
text
Stores the client name on bank card.
note order
text
Stores the order note.
Order ID
text
Stores the oredr ID.
phone
number
Stores the client phone number.
responsible
yes/no
Stores the order status(response or not).
total
number
Stores the order total price.
Product
This data type is used to store product proprieties.
bought quantity
number
Stores the number of product purchases.
descriptions
text
Stores the product description.
name
text
Stores the product title.
photo
image
Stores the product image.
price
number
Stores the product price.
product ID
text
Stores the product ID.
quantity
number
Stores the product stock.
weight
text
Stores the product weight.
Tickets
This data type is used to store complaint proprieties.
Tickets_messages
This data type is used to store complaint message proprieties.
User
This data type is used to store user proprieties.
address
text
Stores the user address.
apartament
text
Stores the user apartment.
city
text
Stores the user city.
country
text
Stores the user country.
first name
text
Stores the user first name.
house number
text
Stores the user gouse number.
ID
text
Stores the user ID.
income courier
number
Stores the courier income.
last name
text
Stores the user last name.
payment card number
number
Stores the user bank card number.
payment name on card
text
Stores the user name on bank card.
phone
number
Stores the user phone number.
photo
image
Stores the user image.
responsible
yes/no
Stores the user status(response or not).
Option sets
Roles
Admin
Courier
Customer
Status_order_delivery
New Order
Ready To Ship
On Delivery
Delivered
Reject Order
Status_tickets
New
Done

The template is sold as is, although additional modifications can be discussed. Feel free to contact us for any inquiries and we’ll be happy to find a solution for your ideas – http://eazycode.com/
Hire us:
https://www.fiverr.com/share/qQoDQZ
https://www.upwork.com/freelancers/~01c1a4cbef44ecb5f1
Follow us:
https://www.facebook.com/eazycode
https://twitter.com/ezcode_official
https://www.instagram.com/eazycodecom/
https://www.linkedin.com/company/eazycodecom/
Last updated
Was this helpful?