ICDb Web
ICDb is a comparison product for anyone trying to choose a new TV from a crowded market. Instead of relying on a single, isolated rating, it uses many comparisons between similar devices. You or other users add comparisons, and the model with the most votes rises to the top. The idea is not limited to televisions; in principle, almost anything can be compared, even if some comparisons make more sense than others.
Built with Nuxt, TypeScript, and AWS Lambda functions.
Open siteNuxtTypeScriptAWS
ICDb Mobile
The next step is a mobile version for browsing and creating comparisons more comfortably while on the move.
Based on my positive experience with Flutter in combination with Riverpod, I would lean toward using them as well for mobile application development of ICDb, following the write-once, run-everywhere motto. React Native would also be an alternative for me, since it seems to stand out through its popularity and flexibility and would also give me the opportunity to get to know and understand it better.
FlutterRiverpodReact Native?