Skip to content

igorklyopov/order-goods-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

order-goods-app

  1. Receives a list of goods from the server and displays them in the form of cards.
  2. When you click on the purchase button on the card, a modal window for purchasing goods opens.
  3. When you click on the "Buy cheap" button, a modal window opens for buying the cheapest product.
  4. Fields of the customer data entry form - are checked with the display of appropriate messages.