Closed PriyanshiAgr closed 1 week ago
@PriyanshiAgr is attempting to deploy a commit to the Piyush's projects Team on Vercel.
A member of the Team first needs to authorize it.
you can also display users listings, where they can easily edit or delete thier listing
you can also display users listings, where they can easily edit or delete thier listing
Can you please explain a little, like what type of listing..?
you can also display users listings, where they can easily edit or delete thier listing
Can you please explain a little, like what type of listing..?
Listing/Ads posted by user
The profile picture changes are not getting saved. skip that part a lot of time went into this, just improve the old UI and push changes. we probably dont need profile pic as accounts are not public as of now
So, should I delete that profile pic component wholely? OR just save pic part? And push the UI changes that I have made. Is this what I need to do rn?
@PriyanshiAgr whole profile pic component
What does this PR do?
Following improvements done in this PR:- -> Added profile pic feature. -> User can change to multiple pre-given profile pics and also upload from their device. -> When dark mode is on, previously the dashboard BG was not changing accordingly, I corrected it and now looks perfect. -> Enhancement of looks using various emojis.
Fixes #460
A previous look at the dashboard page 👇 -> Light mode
-> Dark mode
The current look of the dashboard page 👇 -> Light mode (** ignore green lines as they come in ss only)
-> Added feature section
-> Added feature look
-> Dark mode
Type of change
How should this be tested?
I connected it to the database server (MongoDB) and ran the site on localhost. As ss provided, I checked that every function was running properly by casting the website live on localhost.
Mandatory Tasks