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

API endpoints for training details #39

Closed irisakohler closed 3 years ago

irisakohler commented 3 years ago

Added API endpoints for training details: Training details have the name of the training, date and link to the online training (all required so far), as well as an ID as the primary key. They are not yet linked to an user. The training details can only be retrieved/created when the user is authenticated.