Разработка API для заказа курьера
Нужно создать API со swagger документацией. API должно уметь :
- Регистрация и авторизация пользователей ( через bearer token )
- Выписать всех пользователей
- Выписать пользователя по ID
- Заказать доставку ( откуда / куда / ID пользователя который заказал )
- Получить список моих заказов
- Получить статус заказа по ID
- Изменить статус заказа
___________
ЯП не сильно важно, но желательно на PHP / JS или Python.
Более подробно напишу потенциональному заказчику, включая полей, которые нужны допустим для заказа.
Прошу скинуть примерные сроки и желаемую материальную компенсацию.
__________
Регистрация пользователя: ( IUser )
ФИО
Название фирмы
Идетнификационный номер фирмы.
Адрес
Номер телефона
Является адмиинстатором?
ID пользователя
____________
Список пользователей : Array<Iuser>; ( выводит всех пользователей, только если header имеет token админа )
Все списки что выше, видно только админу.
____________
Выписать пользователя по ID ( принимает ID параметр и выводит инфо юзера, только если header имеет token админа )
Заказать доставку ( Заказать доставку может любой регистрированны пользователь, его данные берутся из токена ) и записываются :
{ IUser } адрес получателя, e-mail получателя, тел. номер получателя, статус заказа ( начальный - заказано )
Изменить статус заказа - может только с токеном админа. Статус заказа ENUM: "ОЖИДАЕМ ПОДТВЕРЖДЕНИЕ" | "ЗАКАЗ ПРИНЯТ" | "Курьер выехал" | "Курьер забрал" | "Курьер доставляет"
Получить статус заказа - может кто угодно, без авторизации.
____
Current freelance projects in the category PHP
Add a scrolling marquee to the header of the website
16 USD
https://crazybox.com.ua/uk?srsltid=AfmBOopQRUXCCmxx699n57B3eP1XmwcYxJxwPh9qV9WcVjLjS_J2pK5s here is an example of how it looks, it needs to be made similar to theirs and on this one it needs to be done https://rollershop.com.ua/ opencart ocStore 3.0.3.7. and there should be… PHP, Web Programming ∙ 15 hours 5 minutes back ∙ 69 proposals |
Website optimizationOptimization of the website jdgreta.co.uk on Shopify. SEO audit attached to the project. Main tasks - - Fix all meta data - Complete the technical specifications for the programmer (since this project combines tasks for both the programmer and SEO, if you are not a company -… HTML & CSS, PHP ∙ 17 hours 57 minutes back ∙ 27 proposals |
Make sure that order emails from the store do not go to spam.Currently, there is a store on OpenCart, and order emails are landing in spam. We need to ensure they go to Inbox (ukr.net gmail) and check it. The hosting provider wrote: Poor email delivery may be related to a low sender reputation - IP or domain. In this case, we can advise… PHP, Web Programming ∙ 2 days 21 hours back ∙ 47 proposals |
Transfer the fully ready adaptive HTML5 structure to WordPress.
267 USD
I am looking for an experienced WordPress developer who can convert our meticulously prepared static HTML5/CSS3 code into a high-performance custom WordPress theme. The frontend is almost ready (about 99%): semantic markup, metadata, and multilingual structure (hreflang) are… Content Management Systems, PHP ∙ 5 days 23 hours back ∙ 69 proposals |
GoPos IntegrationHello, has anyone done an integration of GoPos with a custom website for a restaurant in Poland? I need help, their documentation is very sparse, there is only swagger and it lacks descriptions. https://app.gopos.io/doc/swagger-ui/index.html The essence is this: we used their… PHP, Web Programming ∙ 6 days 15 hours back ∙ 26 proposals |