-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix/mobile #305
Fix/mobile #305
Conversation
…into fix/mobile
…into fix/mobile
…into fix/mobile
…into fix/mobile
…into fix/mobile
…into fix/mobile
…into fix/mobile
…into fix/mobile
…into fix/mobile
…into fix/mobile
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #305 +/- ##
============================================
- Coverage 78.98% 33.07% -45.92%
============================================
Files 30 11 -19
Lines 2327 517 -1810
Branches 0 76 +76
============================================
- Hits 1838 171 -1667
+ Misses 443 319 -124
+ Partials 46 27 -19 ☔ View full report in Codecov by Sentry. |
Pull Request: Updated Booking Flow and Improved Logout Functionality
Description
This pull request includes significant updates to our Expo and React Native application, focusing on enhancing the booking flow, adding new logic, and improving the logout functionality. These changes aim to improve user experience and backend integration.
Key changes:
Motivation: These changes were needed based on performance and other quality requirementes that we had to meet. Also feedback from the usablity test helped.
Related issue: #304 #303 #302 #301 #300
Type of change
How Has This Been Tested?
The following tests were conducted to verify these changes:
Checklist:
Additional Notes