# User menu/dashboard
###### tags: `user_role`
## User menu structure
* [User profile settings](https://hackmd.io/w4oELgVmQm2DqLkrIHkNeQ)
* Orders tab
* Wishlist tab
* Reviews tab
* Chat tab
* Cart tab
* Products tab
* Feedbacks
## User profile section
Users can check information about their profiles on `profile` section.
There should be all user's fields:
* User Name
* Email
* Phone number
* Address
* Date of birth
* Image
Buttons for social connect:
* Connect to Facebook (login possible later)
Also there should be button `Edit profile`.
## Edit Profile section
On the edit profile page users can edit their personal information or change the password.
## [Orders section]()
On orders page users should see all their orders.
Orders should be grouped by status(in process, declined, closed)
There should be avaiable all order information:
## [Wishlist section]()
User should see all products added to wishlist.
## [Cart section]()
## Products tab()
On products tab, should have an ability to create, edit and delete his products.