FreakyF / Weather-track

A simple real-time weather tracking app with graphical user interface written in java.
MIT License
0 stars 0 forks source link

Designing the User Interface #9

Open Tymisko opened 1 year ago

Tymisko commented 1 year ago

Before we can implement a GUI for our weather console application, we first need to design how this interface will look and function. This task involves creating wireframes and mockups for our new GUI, ensuring it's user-friendly, intuitive, and provides a pleasant user experience.

Key tasks for this issue include:

Acceptance Criteria:

  1. Wireframes and mockups for the GUI are created and approved by the team.
  2. The user flow is documented and outlines a logical and easy-to-follow path for users to get the information they need.
  3. The designs account for displaying weather data clearly and effectively and include consideration for error messages or other user notifications.
Tymisko commented 1 year ago

Blocked by #14