Skip to content

Mobile responsiveness

Feature ID FEA010
Subsystem the feature is part of System
Responsible person Frontend
Status Implemented

Description

Making sure that our app is working correctly and smoothly on mobile phones.

ID Description
Use Case 1 Mobile responsiveness
FUNC-REQ-C0010 The user must be able to use the software on mobile platforms

Preliminary user stories

-

User interface mock-up

Mobile

Implementation

Mobile responsiveness was implemented with css @media only screen and (max-width: 600px) { ... }

Works as intented. Possibly some UX/UI feedback from users will be needed to further improve this feature.

Testing / possible acceptance criteria

Testcase Test source Responsible
Testcase 1 FUNC-REQ-C0010 Testers
Testcase 2 PREF-REQ-0005 Testers