Added ability to upload pictures + some other fixes, I think I will go to prod in the next few days
fixed even more bugs, improved ui and ux, finished ci/cd, now it produces working artificats for all platforms (can't test macos/iphone, because I wasn't able to create macos vm yet)
finished working on ci/cd for my multiplatform project. Had to encounter some awful bugs (view attachment), had to disable proguard at the end
A lot of various ui improvements & now desktop/web supports esc key (which is the same as a back key on android)
Today I have been polishing app (it is multiplatform (so it works on android, ios, macos, linux, windows)). I have fixed quite a few complicated bugs related to websocket and channels communication. I have also added a leaderboard ui to the app (I have added it to the backend for quite a while ago). Improved some ui elements