pwsacademy / around-the-table

An open source platform that supports tabletop gaming communities, written in Swift.
BSD 2-Clause "Simplified" License
19 stars 4 forks source link

Sponsor management #80

Open svanimpe opened 6 years ago

svanimpe commented 6 years ago

An administrator should be able to manage sponsors. This includes adding and removing sponsors, as well as changing their information and weight.

To support uploading sponsor images to Cloud Object Storage via the admin interface (instead of setting an external URL), #76 is required.