Please enable JavaScript.
Coggle requires JavaScript to display documents.
Weather App - Coggle Diagram
Weather App
-
-
Useability Principles
-
Accessiblity
-
-
Accessibility is how user friendly the application is. An example of this is whether the application is usable for elderly people, young people, or people with disabilities. This may be done through the use of different and easier to view colours, larger fonts and buttons.
Safety
Safety is protecting the users from dangerous errors, for example losing all the user's data or protecting the user's confidential information. Safety can also refer to how users recover from errors. Safety is a little considered usability goal.
-
-
Utility
-
-
Utility is whether the program/app does what it was intended in doing and whether it meets the needs of the aimed users. The users are able to use the program/app on other platforms and devices.
-
Constraints
Economic
Time
There are other subjects and assessments that will affect the time spent on this task. This can affect how much information will be put into the presentation and the amount of detail.
Money
The API key received from OpenWeather is free, however there are a variety of API keys people can purchase, this will affect the amount and depth of data that the Weather application will be able to use.
Personal
Data
The format of the data will be in JSON, JSON is a syntax for storing and exchanging data.
-
Social
-
Skill Level
Personal skill level will impact how much can be done and how advanced the weather app with turn out in the end.
-
Success Criteria
Prescribed
-
Must comply with the copyright Act, and the Privacy Act (privacy principles specifically)
Must be efficient, maintainable & accurate.
Personal, social and economic impacts must be considered to identify risks.
-
-
-
-
-
Self-Determined
-
-
-
Providing specific weather data such as, wind speed
-
Requirements
-
Functional
-
Must use Python, Flask, HTML/CSS, and Bootstrap
-
-