-
Notifications
You must be signed in to change notification settings - Fork 0
User manual
When downloading an application, it's always bothersome trying to learn the environment. This manual should help you learn how the application works, and how to navigate through the flow.
When first launching the application the user is met with the login screen. It is recommended to login, although you can browse the organizations as a guest-user as well. If you don't have an user, you will click register.
After filling out the register form, click register and the user will be brought to the dashboard.
When in the dashboard, you get a small overview of some statistics like how much you have donated and how many organizations you have donated to.
Moving to the profile page, you can see that no donations have been made. So let's change that!
In the organization tab you can see a list of all organizations which you can donate to. In this case we wish to donate to Misjonsalliansen. On the card you can see two buttons.
Clicking the description button, this view will pop up which lets the user read a short summary of what the organization does.
When clicking the donate button, the user is brought to the donation screen. Here they can pick the amount they want to donate and if they want to make a one-time donation or a monthly donation. When finished, click continue.
Now you have the possibility to fill out donation information. Here you can pick a name it should be under and such, or if it should be an anonymous donation. Click continue when finished.
Here you will fill in the form for which card the donation will be subtracted from. After filling in that information, click continue.
After clicking continue on the payment, you will be brought to the confirmation screen where you can see the amount you donated.
Now that you have made a donation, the dashboard and profile views will update. As you see you have now donated 500kr to 1 organization.
When looking into the profile, you can see more descript information such as the date the donation was made and to what organization.
Thank you for downloading the application and supporting welfare organizations!