Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 951 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 951 Bytes

TestTask

Scennshots - Basics Functional of the Project

PostgreSQL 11 DB: image

Register image

Login image

Create Order image

Get Order image

Postman requests

http://localhost:8093/orders/create - create user body example : { "orderId":1, "orderName": "Iphone 12", "orderN": 2, "addressTo":"Pavlodar", "phoneNumber":"87078620198" } http://localhost:8093/orders/list - get user (list)