siddhantdixit / LinkStack

Social Media Referencing Portal
https://linkstack-0g21.onrender.com/
MIT License
8 stars 15 forks source link

Remove button functionality for profile picture #25

Open prateekin opened 2 years ago

prateekin commented 2 years ago

Remove button has to be added for removing the current profile picture and setting the default one. image

nishasen commented 2 years ago

Hello @siddhantdixit can I take this up?

siddhantdixit commented 2 years ago

@nishasen Sure! You can work on this.

nishasen commented 2 years ago

Thank you will start working on it

nishasen commented 2 years ago

@siddhantdixit can you help me understand the app?

nishasen commented 2 years ago

@siddhantdixit I am not being able to understand the pages and were to change, can you please help

siddhantdixit commented 2 years ago

@siddhantdixit can you help me understand the app?

LickStack is a social media referencing app, on which you can create your portfolio page (that contains all your relevant social media links)

It's like LinkTree. https://linktr.ee/

siddhantdixit commented 2 years ago

@siddhantdixit I am not being able to understand the pages and were to change, can you please help

For this issue. You can make changes to this file. Here you have to add a button "Remove Image" which will remove your profile pic (if already set).

https://github.com/siddhantdixit/LinkStack/blob/6760e32403070d4bbd6c70feb16a8267d3d9ae93/views/dashboard/appearance.ejs#L55

siddhantdixit commented 2 years ago

@nishasen Have you cloned the repo successfully?