As a user, I want to login so that I only see my own tasks
Acceptance criteria
- the user can login to the application
- the user can logout of the application
- the user only sees his own tasks when logged in
- the user is redirected to the login when not logged in
Optional acceptance criteria
- the user can register
- the user can reset his password
Additional information
We prefer quality over quantity. Clean code is a given. We expect all test to run.