You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the Learning Path to support all features, updating all pages to use the Ionic framework and mobile database instead of mock data.
The app should use a database for each user, unlike the Android version of the app that used a database per team. This app should also use scopes and collections with data being stored in different collections vs the Android app that used the _default scope and _default collection.
Tests should be written for each feature proving out that the screens work.
The text was updated successfully, but these errors were encountered:
Update the Learning Path to support all features, updating all pages to use the Ionic framework and mobile database instead of mock data.
The app should use a database for each user, unlike the Android version of the app that used a database per team. This app should also use scopes and collections with data being stored in different collections vs the Android app that used the _default scope and _default collection.
Tests should be written for each feature proving out that the screens work.
The text was updated successfully, but these errors were encountered: