Difference between revisions of "Mobile App Todo"
Jump to navigation
Jump to search
| (12 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | == Mobile App Todo == | + | ==Mobile App Todo== |
This is everything we need to get done in order to release the mobile app on the Android and Apple app stores, and on the web to replace the existing web client. | This is everything we need to get done in order to release the mobile app on the Android and Apple app stores, and on the web to replace the existing web client. | ||
| Line 5: | Line 5: | ||
'''Remember!''' This page is public! No actual secrets here please... | '''Remember!''' This page is public! No actual secrets here please... | ||
| + | ===Localization=== | ||
| − | + | *<s>Verify Spanish translation or remove language-choice option</s> | |
| + | *Determine if Hmong is really a priority | ||
| + | **get a local Hmong translator to translate stuff | ||
| − | === | + | ===All platforms=== |
| − | + | *change /gages to /gage | |
| + | *Dark Mode bug | ||
| + | *Rework Email/SMS platform to support localization of emails/SMSes | ||
| + | **add 'preferred language' setting to User object | ||
| − | * Build a production-ready version of the app | + | ===All mobile=== |
| − | * deploy it to fzbeta for testing | + | |
| + | *OTA Updates | ||
| + | *Finalize the format for all of the various push notifications | ||
| + | *Implement server-side push notifications for forecasts | ||
| + | *Implement server-side push notifications for gage alerts | ||
| + | *Test push notifications on all devices | ||
| + | |||
| + | ===Android=== | ||
| + | |||
| + | *<s>don't care: Define one or more push notification channels (otherwise 'categories' just shows 'default' in Android settings)</s> | ||
| + | |||
| + | ===Apple=== | ||
| + | |||
| + | ===Web=== | ||
| + | |||
| + | *<s>Remove all custom font usage</s> (we're still requesting the custom fonts, which silently fail -- it'd be nice to fix this but i don't care that much) | ||
| + | *Build a production-ready version of the app | ||
| + | *<s>deploy it to fzbeta for testing</s> | ||
| + | *test on FZBeta | ||
| + | **among other things: make sure it coexists with admin site correctly | ||
| + | |||
| + | <br /> | ||
Latest revision as of 16:40, 8 June 2023
Contents
Mobile App Todo
This is everything we need to get done in order to release the mobile app on the Android and Apple app stores, and on the web to replace the existing web client.
Remember! This page is public! No actual secrets here please...
Localization
Verify Spanish translation or remove language-choice option- Determine if Hmong is really a priority
- get a local Hmong translator to translate stuff
All platforms
- change /gages to /gage
- Dark Mode bug
- Rework Email/SMS platform to support localization of emails/SMSes
- add 'preferred language' setting to User object
All mobile
- OTA Updates
- Finalize the format for all of the various push notifications
- Implement server-side push notifications for forecasts
- Implement server-side push notifications for gage alerts
- Test push notifications on all devices
Android
don't care: Define one or more push notification channels (otherwise 'categories' just shows 'default' in Android settings)
Apple
Web
Remove all custom font usage(we're still requesting the custom fonts, which silently fail -- it'd be nice to fix this but i don't care that much)- Build a production-ready version of the app
deploy it to fzbeta for testing- test on FZBeta
- among other things: make sure it coexists with admin site correctly