Skip to content

Probleemdefinitie

Bart edited this page Jun 10, 2024 · 5 revisions

Problem Definition

πŸ†˜ Problem Description

The current social network simulator has several issues that negatively affect the user experience:

  • Lack of Interactivity: The current version is not very interactive, and it is unclear how users can influence the network.
  • Clarity: The interface is cluttered and difficult to follow, especially with a large number of users.
  • Poor User Experience: The first JavaScript version lacks styling and offers a poor user experience, making it unusable.

🎯 Objectives

The goal is to develop a new front-end for the simulator that provides the following improvements:

  1. Interactivity: Increase ease of use and interaction by improving affordance, so users understand what they can do with the simulator.
  2. Clarity: Ensure a clear display of the network, even with a large number of users.
  3. User Experience: Provide an attractive and intuitive interface with clear styling.

By addressing these issues and achieving the objectives, the new front-end will become an effective and user-friendly tool for understanding and demonstrating social networks and the spread of information.

Design rational

Clone this wiki locally