Full stack · 2020COVID-19
React Native · Python · Flask · MongoDB
During the COVID-19 break, I’ve decided to learn a new mobile cross-platform frontend language: React Native. Using this project as a playground, I have learnt a lot, and later adopted it as my most desired language for writing mobile application.
As mentioned, I used this project as my playground to discover features the language provide. Therefore, there’s not much going on in this application. I wrote a backend using Python and Flask, which receives data from ThaiMOPH using Twitter Developer API. The app itself receives COVID-19 infection data from external open-source APIs. The app changes language regarding the locale set in the phone – this is written using I18n library.