Skip to content

Symfony project created while studying on my vocational training as a web developer

Notifications You must be signed in to change notification settings

caindra/task_assigner

Repository files navigation

Asignador de Tareas con Symfony y ORM

Descripción del Proyecto

Este proyecto simple se ha creado para estudiar el funcionamiento del Object-Relational Mapping (ORM) en Symfony. Permite gestionar tareas con una interfaz intuitiva con el fin de estudiar PHP, Symfony, Doctrine ORM, Twig.

Instalación y Uso

  1. Clonar el Repositorio.
  2. Instalar Dependencias con Composer.
  3. Configurar la Base de Datos y ejecutar migraciones.
  4. Iniciar el Servidor de Desarrollo con Symfony.
  5. Acceder a la Aplicación desde el navegador.

Contribuciones y Problemas

Para contribuir o reportar problemas:

  1. Realiza un fork del repositorio.
  2. Realiza tus cambios en una nueva rama.
  3. Sube tus cambios y realiza un pull request.
  4. Para problemas, crea un nuevo issue en el repositorio.

Un proyecto simple creado para estudiar Symfony y el ORM proporcionado por el framework.


Task Assigner with Symfony and ORM

Project Description

This simple project has been created to study the functionality of Object-Relational Mapping (ORM) in Symfony. It allows managing tasks with an intuitive interface aiming to study PHP, Symfony, Doctrine ORM, and Twig.

Installation and Usage

  1. Clone the Repository.
  2. Install Dependencies with Composer.
  3. Configure the Database and run migrations.
  4. Start the Development Server with Symfony.
  5. Access the Application from the browser.

Contributions and Issues

To contribute or report issues:

  1. Fork the repository.
  2. Make your changes in a new branch.
  3. Push your changes and create a pull request.
  4. For problems, create a new issue in the repository.

A simple project created to study Symfony and the ORM provided by the framework.

About

Symfony project created while studying on my vocational training as a web developer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published