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 17: Creation of the 'User Administration' section #35

Closed AlejandraTech closed 6 months ago

AlejandraTech commented 6 months ago

Creation of the user administration section

Description

This issue addresses the creation of a section in the application that allows the administrator to modify, delete, or add users to the database. This involves developing the necessary controllers and models in Laravel to manage the data on the backend, as well as services in Angular to connect with Laravel and components for the views on the frontend.

Tasks

AlejandraTech commented 6 months ago

Task completed successfully!