This 3 -Trier client-server model structure shown in the diagram above is proposed for our system architecture.
Category: Design
Application Design
In the process of our app development we noticed that popular apps on the market have common trends such as simple, but sleek User Interface, positive reviews and a memorable app icon. These are important features since different platforms for the same topic exist. Consequently, users do not use apps that they do not enjoy …
User Interface Design
A well-designed user interface improves the usability and frequency of the app. The “Eight Golden Rules of Interface Design” proposed by Ben Shneidermann The design of the app has to be consistent in regard to appearance, colour, layout, terminology and processes Shortcuts are essential for frequent users to reduce the number of interactions and …
Non-Functional Requirement
Performance A system achieves its designated functions with given constraints, for instance, time or accuracy. 1.Processing time The interaction with server needs time to process, it is essential that the web app perform fast, the processing time should take under 3 seconds. 2.Response time The Server should respond to a user’s input or an external …
