или же остались с собесов тз по Django? Мне чисто проверить знания и тд
It would be great if you can create a Django project and provide us with a link to a git repository. Please, be aware of it as it is. This is a technical requirement for this project: * Please create a project which should provide the API endpoints for Orders. * Create an app - Integration, which will sync your orders, so this Integration app should implement two-way sync between orders via API. * In your Integration app you will have to provide an URL to an API endpoint of Orders. * Run two versions of the same project on a separate environment with different databases. * To make sure you've done everything correctly: Run two projects A and B. If you go to admin and create an order in the project order in the project B and change it, the changes should appear in the project A. * it would be great if you could explain some problems with two-way sync and which ones were resolved by your solution. Please let me know if something is unclear or does not work for you.
https://github.com/Hexlet/ru-test-assignments
Обсуждают сегодня