UmaySoyluer / capstone-project

https://capstone-project-smoky-rho.vercel.app
0 stars 0 forks source link

User Story 24 - Log In #54

Open RolandJBaron opened 1 year ago

RolandJBaron commented 1 year ago

Value proposition

As a team member I want to log into account. In order to see my personal Profile page.

Description

Image

Acceptance criteria

Tasks

julialoeschel commented 1 year ago

Hey there, the AC and the tasks are a little differing. do you need username AND Emanil Adress? or just one of them? and is the scribble correct? (no emialadress)

Try to keep the ACs without any developer language, to target the non dev colleques in your team. -> " by button onClick" -> -> "by clicking sign Up button" and so on.

and is the sign up view different from the log in view? if yes, pleas scribble all views.

all in all I think we should slim out the Story. could we make it 2 - 3 stories?

1: login with password (have dummidata in the DB, check if user exists and if password is correct, log user in or indicate that the password is incorrect) 2: log a new user in (create new user, check if user exists, log user in) 3: get all the pop up messages in

what do you think about that?