AlejandraTech / viver-cellers

Web project dedicated to marketing wines for the winemakers of Vilafranca del Penedés who are part of the Viver del Cellers project.
4 stars 0 forks source link

Issue 25: Dynamic Link Implementation from Store Page to Selected Product Information #59

Closed AlejandraTech closed 6 months ago

AlejandraTech commented 6 months ago

Dynamic Link Implementation from Store Page to Selected Product Information

Description:

In our application, we aim to enhance user experience by allowing them easy access to detailed information about a selected product from the store page, through a button that directly links to the corresponding page. To achieve this, we require seamless integration between Laravel for the backend (using controllers and models) and Angular for the frontend (utilizing services, components, and models).

Steps to Follow:

Backend (Laravel):

Frontend (Angular):

Integration:

AlejandraTech commented 6 months ago

Task completed successfully!