Please enable JavaScript.
Coggle requires JavaScript to display documents.
Project Requirements - Coggle Diagram
Project Requirements
Utility
-
-
Effectiveness
-
-
Data validation for form inputs (e.g. date, coordinates)
-
-
Data Requirements
Types of data
User data (username, password, etc...)
Event data (name, location, time, etc...)
Media files (sky images, event photos, etc...)
API responses (weather, star chart, etc...)
-
-
-
API Data
-
Post
-
Weather data (temperature, rain, wind speeds, cloud coverage)
-
Visual Design
-
Consistency
Uniform design language across all screens (fonts, buttons, input fields)
-
-
Reusable UI components across different sections (e.g. cards for events, modals for forms)
-
Colour and contrast
-
High contrast between text and background, avoiding colour combinations that may be problematic for colour-blind users
-
-
Privacy
User Data Handling
-
Clear terms of data storage (events, locations, images)
-
-
-
-
Code Requirements
Mobile App
-
Form handling: registration, login, event creation
-
-
-