report:dvp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
report:dvp [2026/04/15 20:13] – [Software] epsatisepreport:dvp [2026/04/15 20:16] (current) – [Software] epsatisep
Line 421: Line 421:
 <WRAP group> <WRAP group>
 <WRAP half column> <WRAP half column>
-{{:report:app:wireframe:connect_to_pod_pre.png?nolink&400 |}}+{{:report:app:wireframe:connect_to_pod_pre.png?nolink&400|}}
 </WRAP> </WRAP>
 <WRAP half column> <WRAP half column>
Line 438: Line 438:
 <WRAP group> <WRAP group>
 <WRAP half column> <WRAP half column>
-{{:report:app:wireframe:active_focus_timer_pre.png?nolink&400 |}}+{{:report:app:wireframe:active_focus_timer_pre.png?nolink&400|}}
 </WRAP> </WRAP>
 <WRAP half column> <WRAP half column>
Line 457: Line 457:
   * Ionic Vue is heaviliy dependent on APIs that communicate with the phone's native components. This middle-layer makes compliation even slower, leading to slower performance when the app grows bigger.   * Ionic Vue is heaviliy dependent on APIs that communicate with the phone's native components. This middle-layer makes compliation even slower, leading to slower performance when the app grows bigger.
   * Querying deeply nested data in Firebase is very difficult and requires longer segments of code which in turn slow down the phone even more.   * Querying deeply nested data in Firebase is very difficult and requires longer segments of code which in turn slow down the phone even more.
-  * Firebase has had multiple outages over the past 2 years, making it unreliable[(firebase_status)]+  * Firebase has had multiple outages over the past 2 years, making it unreliable [(firebase_status)].
  
 Because of these reasons, the app will be developed using Flutter and Supabase instead. Because of these reasons, the app will be developed using Flutter and Supabase instead.
  • report/dvp.txt
  • Last modified: 2026/04/15 20:16
  • by epsatisep