ericcornelissen / NervousFish

An app for your :iphone: to exchange public-keys in a secure manner.
GNU Lesser General Public License v3.0
2 stars 4 forks source link

Settings screen to update own profile #178

Closed clenrock closed 7 years ago

clenrock commented 7 years ago

User story

As a user I want to have a settings screen so that I can see what is in my profile and have the ability to change it.

What

This issue demands a new activity where you can see and change your account information. Also, there should be a button in the MainActivity to go to this settings screen.

Why

This issue is needed for the project because as we have a way to create a profile now, users probably want the ability to change it.

Definition of ready

This features is not ready until the following issues are finished:

Definition of done

This task can be considered done when

Notes

None