posted an update

Synchronisation Mobiles Server

The synchronisation between the server and the mobile is now working and works as follow:

  • No static cache on the phone, but a dynamic one
  • Fetching data asynchronously (was really hard to do, because fetching the data was freezing the UI, also because of the high quality of image that was making the all thing very slow)
  • When the user scroll down, app detects there is not much data to be showed, fetch some more and the user doesn't even detect it.

For the rest of the night : I want to make a bad ass ui, and i want to sleep 5 hours.

Log in or sign up for Devpost to join the conversation.