DarkmiraTour / community-event-manager

Web application with a collection of tools helping people organising community events such as multi-days conference with reminders, CRM and such
GNU General Public License v3.0
21 stars 22 forks source link

add options on an organization to become a event sponsor with a chosen level or special package #159

Open kevinjhappy opened 5 years ago

kevinjhappy commented 5 years ago

Description

Linked to #103 The organization list is a list of prospects ready to be contacted to offer them to become a sponsor of an event. When an event is selected, the user should see the option to link an organization with a sponsoring level or to a special sponsoring package.

Scenarios

Feature: link an organization to a sponsor level

Scenario: User selects an event Given the user is connected with a role_user When the user selects the organization page And user select an organization And user select "Become sponsor of the event" And the user fill the form with a sponsorship level or a special package Then the Organization has been added to sponsor for the selected event And the organization detail show the kind of sponsor the user picked And the event is linked to this organization by the sponsor the user picked