You are viewing a single comment's thread from:

RE: Triviums Mobile App (UPDATE: Show Users)

in #utopian-io6 years ago

Thank you for your contribution. A nice little update to the project and its good to see you are continually progressing with the app. Few thoughts :

  1. It's always better not to use path like https://github.com/princessdharmy/triviums/pull/16/files#diff-6889d0299409e1fd2600e5bd55d17c7eR49 but to use relative path.
  2. You are showing category even if it is not connected, is that correct? https://github.com/princessdharmy/triviums/pull/16/files#diff-9e6f31efe8684a67503ce75a99bdeeb8R89

Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.

To view those questions and the relevant answers related to your post, click here.


Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]

Sort:  

@codingdefined thank you for your review and comments.
I would like to comment on your thoughts:

  1. I don't understand what the path means, I mean the actual problem.
  2. When a user launches the app after installation, it's ideal not to leave the main screen blank or to exit the app because there is no internet connection. So, this is the reason I persisted it in Firestore for offline query. No other action can be performed after this when there is no internet

I am saying that since you are using the full path as C:......, its better to not use like this and usr a relative path.

Alright thanks. Noted!

Thank you for your review, @codingdefined! Keep up the good work!