swarooppatilx / scruter

Scruter is a local classifieds and community site designed to bring people together for buying, selling, and exchanging goods and services.
https://scruter.vercel.app
GNU General Public License v3.0
28 stars 135 forks source link

Edit dashboard #515

Closed PriyanshiAgr closed 1 week ago

PriyanshiAgr commented 2 weeks ago

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 prev1

-> Dark mode prev2

The current look of the dashboard page 👇 -> Light mode (** ignore green lines as they come in ss only) ss1

-> Added feature section ss2

-> Added feature look ss3

-> Dark mode ss4

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

vercel[bot] commented 2 weeks 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.

swarooppatilx commented 2 weeks ago

you can also display users listings, where they can easily edit or delete thier listing

PriyanshiAgr commented 1 week ago

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..?

swarooppatilx commented 1 week ago

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

PriyanshiAgr commented 1 week ago

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?

swarooppatilx commented 1 week ago

@PriyanshiAgr whole profile pic component