foivz / pop-app-flutter

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

Dev/feature 1 register user #14

Closed mislavmatijevic closed 1 year ago

mislavmatijevic commented 1 year ago

Basic register functionality is now complete.

User can register as a seller or a buyer. They can abolish the process of registration after they enter the data. Such action should cause login (#2) to show role and company selection screens.

If they continue, they get to choose a role (immediately uploaded). If they choose a role, they can select their respective company accordingly to their role (sellers create, buyers choose).

Issue #1 contains a short comment at the bottom on the current state of this branch.