Open
Description
Platform is designed to facilitate events and teams.
Objectives:
- Define a competition class that has key information such as name, start date, duration, participants, and potential teams
- Build back-end functionality to create discord channels with specified participants that persists only during the dates of the competition. After the competition is complete, the chatlogs should be parsed by the discord bot and committed to the borg for future reference
- Allow users and web interface to create "challenge" objects that relate to specific challenges in a competition and automatically generate threads that all users in that competition & team are added to.