Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐯 Mi solución #55

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

🐯 Mi solución #55

wants to merge 7 commits into from

Commits on Apr 4, 2024

  1. se crea un modelo

    JonAlco committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5ed9bc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a19c92 View commit details
    Browse the repository at this point in the history
  3. * Se separa la pagina Home en varias components pequeños:

    - header
    - footer
    - task-list
    - task-item
    
    * Se implementa el servicio TaskService y el modulo de
    - ReactiveFormsModule
    
    * Se añade el filtar desde el modulo
    - RouterModule
    JonAlco committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    bc7bc41 View commit details
    Browse the repository at this point in the history
  4. Se añade componentes:

    - HomeComponent,
    - HeaderComponent,
    - FooterComponent,
    - TaskListComponent,
    - TaskItemComponent,
    
    Se añade modulos:
    - AppRoutingModule
    - ReactiveFormsModule
    JonAlco committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    776bc45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c8dd0c View commit details
    Browse the repository at this point in the history
  6. archivo package-lock.json

    JonAlco committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a5aa5af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd776a5 View commit details
    Browse the repository at this point in the history