diff --git a/BLOCKERS.md b/BLOCKERS.md new file mode 100644 index 00000000..4dfa50f3 --- /dev/null +++ b/BLOCKERS.md @@ -0,0 +1,26 @@ +# Blockers + +## App +- Client application + +### Github issue +- https://github.com/Oloodi/krow-workforce/issues/210 +### Why this task is blocked: +- This task is currently blocked, mainly because client registration via social logins is blocked. To create a business, we require a business name, and with social sign-up we don’t have a screen to capture that information. Because of this, the flow cannot be completed. +- The best option, in my opinion, is to allow Google and Apple sign-in only for existing users, and not use them for new user registration. + +### Github issue +- https://github.com/Oloodi/krow-workforce/issues/257 +### Why this task is blocked: +- Although this page existed in the prototype, it was not connected to any other pages. In other words, there was no way to navigate to it from anywhere in the application. Therefore, this issue can be closed, as the page is not required in the main application. + + +# Deviations + +## App +- Client Application + +### Github issue +- https://github.com/Oloodi/krow-workforce/issues/240 +### Deveations: +- In the web prototype, when creating an order, position role rates are displayed based on the selected vendor. This behavior was missing in the mobile prototype. Therefore, we added a dropdown to select the vendor and display the corresponding role rates based on that selection. \ No newline at end of file