Skip to content

Commit

Permalink
Рефакторинг README
Browse files Browse the repository at this point in the history
  • Loading branch information
Abramov0Alexandr committed Sep 28, 2023
1 parent d82fa78 commit 7e9a9a1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,13 @@
- password: Пароль для входа.
- password_confirmation: Подтверждение пароля.
- is_seller: Оставьте поле пустым или укажите false, чтобы зарегистрироваться как обычный пользователь.
- phone (необязательно): Номер телефона пользователя.


2. Регистрация в качестве продавца:
- email: Ваша почта.
- shop_name: Название магазина.
- shop_preview (необязательно): Лого или превью магазина.
- password: Пароль для входа.
- password_confirmation: Подтверждение пароля.
- is_seller: Укажите true, чтобы зарегистрироваться как продавец.
Expand All @@ -103,7 +105,7 @@
- Снятие или вывод товара в продажу (доступно только продавцам).


## Схемы моделей и их взаимосвязей
## Схемы моделей и их взаимосвязи
Полная схема моделей

![Полная схема моделей](models_schemes/full_scheme.png)
Expand Down Expand Up @@ -133,6 +135,6 @@ Marketplace API распространяется по [MIT License](https://open

Автор: [Alexandr Abramov <https://github.com/Abramov0Alexandr>]

Связь: [alexandr.abramovv@gmail.com]https://github.com/Abramov0Alexandr)
Связь: [alexandr.abramovv@gmail.com <https://github.com/Abramov0Alexandr>]

GitHub: [https://github.com/Abramov0Alexandr]

0 comments on commit 7e9a9a1

Please sign in to comment.