Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.01 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.01 KB

shop-php-assesment

We can't wait for you to show your best when finishing our assesment!

Please pay attention to the following:

  • You should be able to add different products to your cart

  • You should be able to set the quantity of the products

  • You should be able to enter your shipping and billing adress

  • BONUS: add the option to add a discount coupon to your cart

  • BONUS TIP: You are applying for a job as a PHP Backend Developper (Think about security, testability and separation of concerns)

An extra comment out of me as a recruiter: I Know that our Team Lead wants good documentation of your code, and also make sure to work via the OOP principle.

Good Luck

You can see a demo in the following adress: http://shop.alonsoalbella.com You can access the admin area in the following adress: http://shop.alonsoalbella.com/backoffice

v1.4 (Next release)

  • Auth
  • API Rest

v1.3

  • Multi Lingual Support

v1.2 (Next release)

  • Full CheckOut Process

v1.1

  • Add coupons discount

v1.0

  • Cart Ready
  • Change Quantity of products