Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redesign or Rewrite profile page #94

Open
roopeshsn opened this issue Oct 13, 2022 · 17 comments
Open

Redesign or Rewrite profile page #94

roopeshsn opened this issue Oct 13, 2022 · 17 comments
Assignees
Labels
enhancement New feature or request

Comments

@roopeshsn
Copy link
Owner

Is your feature request related to a problem? Please describe.
The profile page should be redesigned so that it will improve the UX.

Describe the solution you'd like
Here's the current profile page of Freshbey,

profile_freshbey

This page should be redesigned similarly to this.

screenshot-www amazon in-2022 10 13-07_35_21

As you see on Amazon's profile page things are arranged properly orders, addresses, etc.

Describe alternatives you've considered
No response

Additional context
No response

@roopeshsn roopeshsn added enhancement New feature or request hacktoberfest hacktoberfest labels Oct 13, 2022
@ranjankuldeep
Copy link
Contributor

Can u share some designs?
How screen will look after clicking Your orders and all?

@roopeshsn
Copy link
Owner Author

So we have user profiles and orders on the same page, right? When clicking "Your orders" a page should render with only orders. Use the same order table.

@roopeshsn
Copy link
Owner Author

roopeshsn commented Oct 13, 2022

We only need "Your orders", "Login and security" and "Your addresses". Nothing else is required. Also, you don't want to include any images, icons, or SVGs with the text. Is that clear?

@ranjankuldeep
Copy link
Contributor

ok Fine. I UNDERSTOOD
Please assign. @roopeshsn

@roopeshsn
Copy link
Owner Author

Are you working on this @ranjankuldeep?

@ranjankuldeep
Copy link
Contributor

ranjankuldeep commented Oct 16, 2022

Currently NO.
I already have an issue assigned.
I am waiting for the review of my PR #95 . and also to create a PR on issue #59.

After completing these two, I would be happy to work on this.

@roopeshsn
Copy link
Owner Author

This issue is still open!

@gkupdx
Copy link
Contributor

gkupdx commented Oct 16, 2022

@roopeshsn I would like to be assigned to this

@roopeshsn
Copy link
Owner Author

You can work on this @gkupdx!

@gkupdx
Copy link
Contributor

gkupdx commented Oct 18, 2022

@roopeshsn Am I supposed to create separate component screens for each path? For example, if a user clicks "My Orders", should it direct the user to a /profile/my-orders route? Or can the orders table be displayed on the profile page?

@roopeshsn
Copy link
Owner Author

@roopeshsn Am I supposed to create separate component screens for each path? For example, if a user clicks "My Orders", should it direct the user to a /profile/my-orders route? Or can the orders table be displayed on the profile page?

Yeah, you're right!

@roopeshsn
Copy link
Owner Author

We need the UI to be clear and concise not cluttered with the whole data.

@gkupdx
Copy link
Contributor

gkupdx commented Oct 22, 2022

@roopeshsn I had a question about the "Your Addresses" route. Where should I get the address data from? The app doesn't ask you to enter your address when you register for a new account so the profile page doesn't have access to that information.

@roopeshsn
Copy link
Owner Author

Yeah, the address is not stored in the DB. Need to implement that feature #98. You can leave the address part.

@SpreeZ00
Copy link

Hi, I would like to try this. I'll set up the dev environment in the next days and could start working on this.

Did I get you right, that you want three Amazon like tiles for "Your Orders", "Security" and "Your Addresses", that link to another page e.g. "/profile/security" etc.?

@roopeshsn
Copy link
Owner Author

Hi, I would like to try this. I'll set up the dev environment in the next days and could start working on this.

Did I get you right, that you want three Amazon like tiles for "Your Orders", "Security" and "Your Addresses", that link to another page e.g. "/profile/security" etc.?

Yep, you're right!

@SpreeZ00
Copy link

Hi, I would like to try this. I'll set up the dev environment in the next days and could start working on this.
Did I get you right, that you want three Amazon like tiles for "Your Orders", "Security" and "Your Addresses", that link to another page e.g. "/profile/security" etc.?

Yep, you're right!

Alright, then please assign me to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants