Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store accounts and passwords #5

Closed
Javinator9889 opened this issue Mar 24, 2018 · 1 comment
Closed

Store accounts and passwords #5

Javinator9889 opened this issue Mar 24, 2018 · 1 comment
Assignees
Labels
requirement Requirement for app development - must have

Comments

@Javinator9889
Copy link
Owner

  • Introduction: the user will be able to save his accounts and passwords.
  • Inputs: in the main screen, the user can create a new entry with different fields (such as
    “Account name”, “password”, etc.). The password field must not be empty.
  • Process: the data entered by the user will be securely saved in an encrypted database.
  • Outputs: the new entry is saved.
@Javinator9889 Javinator9889 self-assigned this Mar 24, 2018
@Javinator9889 Javinator9889 added the requirement Requirement for app development - must have label Mar 24, 2018
@Javinator9889
Copy link
Owner Author

Completed on pull request #11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requirement Requirement for app development - must have
Projects
None yet
Development

No branches or pull requests

1 participant