Problem statement
The main scope of the Volunteero presentation website is to showcase the NGOs and the projects managed inside the platform. As a user, I need to have the option to apply to one NGO in order to be validated by that NGO. As a user, I am able to Apply by to an NGO by pressing the apply button resulting in being redirected to the application form.
The application form needs to have the following format:
Firstname and last name (Mandatory)
Date of birth (date picker) (Mandatory)
Address (string) (Mandatory)
Email (Mandatory)
Phone number (Mandatory)
Range in which he can volunteer (Km, int)
Drivings license (Y/N)
Mode of travel (multi-select: Car, Bike, Bicycle, Scooter, public transport, other)
Application form completion scenario:
As a user, I can view the Application form by clicking the Apply button
Inside the application form, I need to fill my first name and last name
Inside the application form, I need to fill my date of birth
Inside the application form, I need to fill my address
Inside the application form, I need to fill my email
Inside the application form, I need to fill my phone number
Inside the application form, I can fill my volunteering range
Inside the application form, I can select if I have a drivings license
Inside the application form, I can select my mode of travel.
After filling all the mandatory fields I can save the added data resulting in redirecting me to a page notifying me that my submission is successful.
After a successful appliance, I receive a confirmation sent to the filled email
After filling all the mandatory fields I can discard the added data resulting in redirecting to the 'NGO general details' page
From this page, I can navigate to the home page by clicking the logo
I can click on the 'NGO's' menu from the menu bar resulting in being redirected to the 'NGO's' page
I can click on the 'Submit NGO' menu from the menu bar resulting in being redirected to the 'Submit NGO' page
I can click on the 'Sign up / Log in page' menu from the menu bar resulting in being redirected to the 'Login page' page
Problem statement The main scope of the Volunteero presentation website is to showcase the NGOs and the projects managed inside the platform. As a user, I need to have the option to apply to one NGO in order to be validated by that NGO. As a user, I am able to Apply by to an NGO by pressing the apply button resulting in being redirected to the application form.
The application form needs to have the following format:
Application form completion scenario: