cmc-csci040 icon indicating copy to clipboard operation
cmc-csci040 copied to clipboard

Created Messages

Open macroanton opened this issue 3 years ago • 2 comments

So created messages do post, only it creates one for every user ever created. Was wondering if cookie specification could help, or something else?

image image

macroanton avatar Dec 16 '21 07:12 macroanton

Hmm... I don't see any obvious problems with your code, but you should check the actual contents of the database (using e.g. the db_access.py) command to verify that you're actually posting three messages, and not just displaying three messages incorrectly in your root route.

mikeizbicki avatar Dec 16 '21 18:12 mikeizbicki

Screen Shot 2021-12-16 at 12 56 56 PM ?

macroanton avatar Dec 16 '21 18:12 macroanton