Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| report:dvp [2026/04/15 20:13] – [Software] epsatisep | report:dvp [2026/04/15 20:16] (current) – [Software] epsatisep | ||
|---|---|---|---|
| Line 421: | Line 421: | ||
| <WRAP group> | <WRAP group> | ||
| <WRAP half column> | <WRAP half column> | ||
| - | {{: | + | {{: |
| </ | </ | ||
| <WRAP half column> | <WRAP half column> | ||
| Line 438: | Line 438: | ||
| <WRAP group> | <WRAP group> | ||
| <WRAP half column> | <WRAP half column> | ||
| - | {{: | + | {{: |
| </ | </ | ||
| <WRAP half column> | <WRAP half column> | ||
| Line 457: | Line 457: | ||
| * Ionic Vue is heaviliy dependent on APIs that communicate with the phone' | * Ionic Vue is heaviliy dependent on APIs that communicate with the phone' | ||
| * 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. | ||