Create API view for completing a challenge #75
Labels
backend
Task must have a back end issue
difficulty::hard
This issue is hard
priority::high
This issue is high priority
Prerequisites
#57 and #58
Issue
This issue is for creating the view which is called when the "Finish" button is pressed:
The view should take the following arguments:
The view should then do the following:
TileInteraction
model corresponding to the combination of the logged in user, the current bingo grid, and the supplied indexconsent
andimage
fields of theTileInteraction
instance and mark it as completed.settings.py
)settings.py
)The text was updated successfully, but these errors were encountered: