Admin Sendme – Orders Management

Introduction

Admin Sendme is the administrative companion to the Sendme web application, designed to manage customer orders and streamline decision-making for Milenium Manía C.A., a Venezuelan company specializing in international product shipments.

Built to address the operational challenges of e-commerce in underserved regions, Admin Sendme empowers staff to monitor, validate, and act on customer orders with precision. Operating from Cumaná, Sucre State, the company previously relied on manual tracking and fragmented communication, leading to inefficiencies and data loss. This system centralizes order data, automates workflows, and enhances transparency for both staff and customers.

The application enables administrators to:


Frontend Technologies and Tools

The user interface was designed in Figma to prioritize clarity and responsiveness. Key features include:

React powers the dynamic components, while Zustand handles state management across modules. Astro ensures fast rendering and modular architecture for maintainability.


Backend Technologies

The backend is built with Node.js and Express, following a modular architecture. It uses SQLite for relational storage, deployed via Turso for edge scalability. Middleware ensures secure data validation and API communication.

RelationshipType
Pedido → UsuarioMany to One
Pedido → DireccionMany to One
Pedido → TelefonoMany to One
Pedido → EstadoMany to One
Producto → PedidoMany to One
Direccion → CiudadMany to One
Direccion → UsuarioMany to One
Direccion → MunicipioMany to One
Municipio → CiudadMany to One
Telefono → UsuarioMany to One

Click to see detailed database


Cloud Deployment Technologies

Admin Sendme was deployed on Vercel during development and testing. Turso was selected for its edge database capabilities, enabling fast, distributed access to SQLite instances. Firebase serves as the storage solution for product images, providing visual references that assist administrators in identifying and managing items more efficiently. This cloud setup ensures high availability, performance, and scalability across regions.


Admin Sendme is the core administrative tool for managing customer orders placed through the Sendme web app. It equips staff with the data and tools needed to make informed decisions about shipping logistics, customer communication, and operational planning.

System Page Overview

This application is structured around a set of functional pages, each designed to streamline operations and provide full administrative control. From real-time dashboards to financial reconciliation tools, every section plays a key role in maintaining transparency, efficiency, and traceability throughout the client lifecycle. Below is a breakdown of the system’s core pages and their respective roles.

Sendme web, Dashboard page screenshot

Admin sendme - Dashboard page.

Sendme web, Order page screenshot

Sendme web - Order page.