Maxwell-Baird / Maxwell-Baird/Jam_Session
CRUD user
Open
@colintalex is already working on this.
Since May 30, 2020.
- Dominant language
- Ruby
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
As a user, when I visit /dashboard, I can edit or delete my account based on my preferences.
Subtasks:
- Have a link that allows to change username and email
- Have a form that includes email and name fields that checks happy and sad path
- Have a link that allows to change password
- Have a form that includes password field that checks happy and sad path
- Have a link and a confirmation to delete your account
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.