ComputerScienceHouse/game-night

Add game submission

mfrancis95 opened this issue · 0 comments

Add a new URL route /submit that is only accessible by gamemasters for now. In a submission, the gamemaster should be able to specify the image, BoardGameGeek link, max players, min players, name and owner (optional).

An Amazon S3 library will be required to upload images. The submission process should generate the sort_name field by taking the given name value and stripping any articles from the beginning of it.