diff --git a/README.md b/README.md index fe56a99..18750cc 100644 --- a/README.md +++ b/README.md @@ -10,21 +10,21 @@ This file will describe the main features that are available to users and admini On the main window, the user can select the section of the site he needs, select the book genre that interests him, find the book by author or title, go to his personal account and so on. Thus, the main window on the desktop computer looks like this: -
+

-

+

The application also partially supports use via mobile devices (tested on Pixel 2). This is how the main window on the phones looks: -
+

-

+

Book search example: -
+

-

+

### Registration, Authentication and Authorization @@ -32,15 +32,15 @@ The user can either create or enter into an already created profile. Register window: -
+

-

+

Login window: -
+

-

+

>Yes, the book logo rotates, thanks to fontawesome ❤️ @@ -53,39 +53,39 @@ The user can change the data of his account, change the password, monitor the st This is what the main user account window looks like: -
+

-

+

This is how the user info change window looks: -
+

-

+

This is how the user password change window looks: -
+

-

+

Here is the user's shopping cart: -
+

-

+

This is how the window for filling out delivery information looks like: -
+

-

+

This is the window for viewing user orders: -
+

-

+

### Admin Account @@ -93,16 +93,16 @@ The administrator can view information about books, change their properties, add The main window of the admin panel: -
+

-

+

This is how the book editing window looks: -
+

-

+

## Programming Languages - JS