There is no license information available for the latest version (dev-master) of this package.

module for test

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 6

Type:magento2-module

pkg:composer/juniorfreitas2/movie

dev-master 2020-05-28 02:13 UTC

This package is not auto-updated.

Last update: 2025-10-25 03:11:59 UTC


README

You need to develop a Magento 2 Module that will add the following features:

The site owner can do ( admin ):

  • Add a new movie to the catalog
  • Edit a movie on the catalog
  • Remove a movie from the catalog
  • See the top 10 favorites movie

The users on website can:

  • Search for a movie by catalog title
  • See a movie detail
  • Mark the movie as one of the favorites

Module Details:

Source Code Details:

  • Please add a textfile development.txt explaining your solutions and the points you think are necessary
  • Create a branch with your code and add a Pull Request to the repository