uwblueprint / BEP

2 stars 0 forks source link

The opportunity form, and the Snackbars #93

Closed faizaanmadhani closed 4 years ago

faizaanmadhani commented 4 years ago

The Create New Opportunity Form, found at /newevent with refactored POST backend endpoint in EventRouter. Includes necessary picklist reducers and backend and changes for creating an event, and fetching activityType, preferredSector and gradeOfStudents picklists

Also includes the snackbar of applicantcard and invitationcard, which are called when the applicant is successfully, accepted, denied or an invitation has been retracted.

Some additional work on invitations, which are soon to be redundant.