FederationOfTech / Coalesce

An open source volunteer management platform from the Federation of Humanitarian Technologists
GNU Affero General Public License v3.0
13 stars 13 forks source link

Epic - Create an Opportunity (MVP) #40

Open kavitakapoor opened 3 years ago

kavitakapoor commented 3 years ago

Our MVP flow is as follows

    • [ ] The Organiser find information about the Coalesce #43
yevandy commented 3 years ago

As an Organizer, You are able to create an opportunity in Coalesce.

All Users (Organizers and volunteers) should start on the Landing page, where they see

Scrolling down, An organizer also sees

The bottom section of the landing page contains

There is a Footer where the user sees


As an Organizer, Who wants to sign up to Coalesce So that they can submit volunteer opportunities in their organization.

In order to signup, Organizer should click on the Sign Up button and be taken to the Organizer Account Page

On the Organizer Account Page, User can see:

The Organizer can setup Multiple User Profiles for other users in the organization. For each new user, The Organizer can input

The User can submit Organization Account.


TBD to What Happens next when an organizer submits organization account??? **** @kavitakapoor


As an Organizer who has successfully signed up, I want to access my dashboard To create, search for and view opportunities.

On the Organizer dashboard page, The Organizer can

Opportunity Table. If there are already existing opportunities created by the Organizer, The Organizer can see an opportunity Table which contains:


As an Organizer who has successfully signed up, I want to create an Opportunity. To get Volunteers to apply to.

On the Create an opportunity page, The organizer can

For each new opportunity, The Organizer can input the following details

stefanha commented 2 years ago

As of commit 963a1d1465fd /opportunity (CreateAnOpportunityPage.vue) does not make REST API calls to create an Opportunity.