hercab / razoyo

Razoyo Magento Exam
Open Software License 3.0
0 stars 0 forks source link

Develop Customer's Car Profile #1

Open hercab opened 4 days ago

hercab commented 4 days ago

You are going to build a module called Razoyo_CarProfile that allows a customer to choose a Car from a pre-determined list of cars and save the selection to the customer profile.

https://exam.razoyo.com/magento

Docs: Api Reference

hercab commented 3 days ago
image
hercab commented 3 days ago

Select Car Features: Select2 JS lib integrated using ajax load via magento Rest API

image
hercab commented 3 days ago

Feature to Load Car details after selection using uiComponents. Improve UI/UX with custom notifications

image
hercab commented 3 days ago

CRUD functionality Car Entity using Magento best practices, Services Contracts View after Save Car Profile

image
hercab commented 3 days ago

Admin panel view for My Car Profile section

image