Skip to content

Feat home page

Anas Ouahidi requested to merge feat-home-page into develop

Last changes :

  • Now we're not using any file from within the User feature area to access the Home page
  • The HomeComponent is now autonomous and displays itself and the standard layout
  • Only features available for the MVP are visible
  • Accéder buttons have been replaced by links for accessibility concerns
  • HomeComponent is now purely representational with no logic of its own
  • We're now using images with more appropriate dimensions to facilitate integration
  • HomeModule now has its own HomeRoutingModule
Edited by Florian GESTA

Merge request reports