Open
Description
Motivation and Impact
The internet archive account can be public or private and the app is too specific.
If users do not have an account, then the login screen should prompt users to create one.
User Story (High-Level Acceptance Criteria)
As a user, I want create an internet archive account so that I can add a backend in the application.
User Flow
- User adds a internet archive backend
- User arrives at internet archive login screen
- User does not have an account
- User taps links to create an account
- User enters a system browser to create an account
- User goes back to app
- User logs in
Functional Requirements and Developer Notes
- Replace the text int the
InternetArchiveHeader
component - Add Footer to create account to
InternetArchiveLoginScreen
- Manually adding string resource using Html helper classes for links
Quality Assurance and Security Notes
Translations could be wrong, system browser could not open
Acceptance Criteria
- The headers text on Login and Details screen reads
Upload your media to the Internet Archive
instead ofUpload your media to a public server
- The login screen displays:
No Account? Create One.
- The login "Create One" text should link to
https://archive.org/account/signup
- Translations for text should be available
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog