Given a user wants to register a Non-Profit with the site
When the user clicks on Apply / Non-Profit in the nav
Then the Non-Profit Profile view displays, listing the following input fields:
*Name
*Username
*Website URL
Category (dropdown selector of Admin-defined categories)
Calendar Link
Contact Name
*Contact Email
Contact Phone
Description
Submit button
When user clicks the Submit button, the Non-Profit Profile information is saved, and the Active status is set True.
Given a user wants to register a Non-Profit with the site When the user clicks on
Apply
/Non-Profit
in the nav Then theNon-Profit Profile
view displays, listing the following input fields:Submit
buttonWhen user clicks the Submit button, the Non-Profit Profile information is saved, and the Active status is set True.
User is assigned the Role = Non-Profit.