domser2002 / dotnet-webapp

0 stars 0 forks source link

Prepare user stories #57

Open zuzwoj opened 5 months ago

zuzwoj commented 5 months ago
As a... I want to... So that... Priority Feature
Office worker view all pending requests from my company I can reject or accept them must have Office worker page
Office worker filter pending requests I can more easily find the ones I have to accept or reject should have Office worker page
Office worker sort pending requests I can more easily find the ones I have to accept or reject should have office worker page
Courier view all packages that I have to deliver I know what packages I have to deliver must have Courier page
Courier filter all packages that I have to deliver I can easily find the one I am working on at any given moment should have Courier page
Courier sort all packages that I have to deliver I can easily find the one I am working on at any given moment should have Courier page
Client be able to register I can access the information about my requests should have Auth0 integration
Client be able to register with Google or Facebook I can register faster should have Auth0 integration
Client specify default source address upon registering I don't have to fill in the source address whenever I submit a new inquiry should have User model
Client create an inquiry I can view relevant offers and select the ones I want must have Inquiry model
Client be shown an overview after selecting an offer I can ensure I am submitting the right request should have Request overview page
Client get an email when my request is accepted I do not have to refresh the website over and over again to find out about it should have Mailer
Client get a welcome email when I register so that I feel more welcome could have Mailer
Client get a notification email whenever the status of one of my requests changes I do not have to refresh the website over and over again to find out about it should have Mailer
Client list all of my requests I do not forget about any of them should have Client page
Client append a request that I made anonymously to my account I can have all of my requests stored in one place should have Client page
Client filter all of my requests I can find the ones I'm looking for more easily should have Client page
Client sort all of my requests I can find the ones I'm looking for more easily should have Client page
domser2002 commented 5 months ago

Jest super