CSSE1001 / MyPyTutor

Interactive tutorial application for Python3.
Other
7 stars 12 forks source link

Visual feedback when communicating online #51

Closed sapi closed 9 years ago

sapi commented 9 years ago

If the user is on a slow internet connection, some thing which should be almost instant (eg, problem synchronisation) can take a few seconds.

We should have a popup reassuring the user that nothing has gone wrong when we're waiting on a response from the server.