Order Management System - Back-End

Order Management System - Back-End

This back-end was developed as part of an order management system for a Taquería, providing secure and optimized APIs that support real-time interaction with the front-end developed in React.

I developed the back-end for an order management system using Laravel to create a robust and scalable architecture. I implemented a set of RESTful APIs to handle operations such as authentication, product management, order creation, and order tracking. I used Eloquent ORM to efficiently manage the database and designed middleware to ensure security and advanced validations for every request. Additionally, I implemented access control to differentiate permissions based on user roles.

Galería de Imágenes

Imagen 1 de Order Management System - Back-EndImagen 2 de Order Management System - Back-End

Aspectos Destacados

Tecnologías Utilizadas

Laravel RESTful APIs Eloquent ORM MySQL Middleware