acmucsd / acm-ai-site

Official website of ACM AI at UCSD
https://ai.acmucsd.com
1 stars 2 forks source link

Tagged Submissions + Submission Descriptions #40

Open StoneT2000 opened 2 years ago

StoneT2000 commented 2 years ago

Before submission on competition submission page, allow user to select from a fixed list of tags, as well as a write a corresponding description for their submission

https://ai.acmucsd.com/competitions/wi22nn/upload <- current look

StoneT2000 commented 2 years ago

Hardcoded tags in frontend code: for now let the options be feather weight, middle weight, and heavy weight.

Then once a user selects this, this information should be sent along with the submission file to the backend.