DevCBeirut / devalopers

“Devalopers” is a business-oriented web application for all developer and technology workers used to find jobs and projects. This repository represents the Web part (Web-Interface) JavaScript
BSD 3-Clause Clear License
4 stars 4 forks source link

Talent> Profile> Possibility to delete talent profile #66

Open nouratahhan99 opened 3 years ago

nouratahhan99 commented 3 years ago

Describe the bug Once an account is created, it doesn't have the possibility to be deleted

To Reproduce Steps to reproduce the behavior:

  1. Go to http://devalopers.herokuapp.com/login
  2. Log in as a talent with the below credentials: Username: talent@devalopers.com Password: Dev-Talent1@devapp
  3. Go to the profile page in the banner http://devalopers.herokuapp.com/dev/profile/
  4. A "Delete" button should be found in the profile page

Expected behavior A logged in user as talent must have the possibility to delete it's profile

For both frontend and backend