-
Notifications
You must be signed in to change notification settings - Fork 0
User manual
jhhuang7 edited this page Jul 11, 2019
·
2 revisions
- If user has an existing account: enter user name and password in corresponding fields then press log in button. THis will then take the user the home page and allow the user to stay logged in in the future.
- If user doens't have an existing account: click on create new account text.
- If user forgot their password to existing account: click on forgot password text which directs them to a page where they can recover their password (not yet implemented).
- Directed from the home page for users to create a new account.
- User fills out their details in the provided fields the press sign up to continue to the verification page.
- The user enters the verification code received then proceeds to the home page.
- The user can click the back button on top left to go back to the previous page at any point.
- Displays a number of environmental articles to the user, where they can scroll down the page to view more.
- The user can like the article if they enjoy the content they've read.
- Along with all other pages within the app, the user is able to traverse through by clicking on icons in the bottom navigation bar.
- Displays a listed of cards where the user can click on to be directed to a specific activity page.
- If the passive step tracking feature is enabled, the app will automatically track the user's steps as long as the app is opened in the background.
- Step statistics will be displayed to the user where the time period can be changed. The number of steps taken will be converted to show the user's positive environmental impact contribution.
- Sub pages within Activities where to user can go into to complete tasks related to the page title (not fully implemented in iteration 1).
- Each sub activity will contain a drop down bar which leads to other sub pages so the user doens't have to click back to the Activities home page to go to a different page. This provides a better UX as the user has multiple options to do the same thing.
- Shows a leaderboard ranking the user and their friends based on their points calculated from their completed activities.
- The user can click on the add friends button to add and manage friends.
- The user can search for other users to add them as friends.
- The user can accept friend requests sent from other users.
- Shows a summary of the user's points and their garden.
- The user can click on the link to see their points and garden.
- Displays a list of the user's activities and their contribution to the environement, from this the user's points is calculated.
- Shows the user's garden the they have created from exchanging their points.
- Trees, flowers and other plants can be purchased from points.
- Can be accessed from the gear icon in the top menu bar in every page within the app.
- Shows a list of general settings that the user can change, e.g. personal details, privacy, upgrade, etc.