Use-Case Specification: Login
1. Login
1.1 Brief Description
Each user will haven an account they can use to access their files. Therefore, they will need to login when using the application. This will be done with username and password. The login will also be cached in the browser, so you don’t have to login every time when using the same browser. You will also be able to log out.
1.2 Mockup
tdb
1.3 Screenshot
2. Flow of Events
2.1 Basic Flow
Activity Diagram
.feature File
2.2 Alternative Flows
tbd
3. Special Requirements
tbd
4. Preconditions
The user exists.
5. Postconditions
The user can now interact with the system.
6. Function Points
tbd
Leave a comment on our blog:
Comment on our blog below or open an issue on our Github repository.