MxTheo / travelingguestbook

Thank the stranger for the conversation you had. If that person also thanks a stranger with the same code, then a chain of conversations emerges
https://bedankt.pythonanywhere.com/
MIT License
2 stars 0 forks source link

As a user or conversation initiator, I want the visitors to be able to let me know that they read my message #22

Closed MxTheo closed 19 hours ago

MxTheo commented 1 week ago

It is hard to see when somebody have read the message. Would be nice to have some confirmation. Because I want a specific person to have read the message, this cannot be automated by somebody who just visited the code. There is no way for a computer to distinguish between the person the message is meant for and a random visitor. Both are anonymous users. Only the person the message is meant for knows.

MxTheo commented 19 hours ago

This issue is duplicate of #31