foivz / pop-app-flutter

Mobile application for the course Entrepreneurial venture.
2 stars 0 forks source link

Dev/feature 15 adjust login to business rules #16

Closed mislavmatijevic closed 1 year ago

mislavmatijevic commented 1 year ago

This PR introduces a merge of #1 and #2 while also using 3rd and 4th register screens on login, if needed. Otherwise, user is just logged in.

PR also introduces some improved info/error messaging to user.

Known problem is that new branch returns to company selection/creation screen on back pressed after the Placeholder is shown. This is to be fixed when main menu is ready to be displayed after login.