Please enable JavaScript.
Coggle requires JavaScript to display documents.
IA3 - Coggle Diagram
IA3
Evaluate
-
Functionality, Useability and Efficiency of the components of the Solution
All of the components in the system need to be created to be functional, useable and efficient.
-
-
-
-
Develop
Data Flow Designs
Data flow designs or DFDs will be created to show how the website interacts with the Brisbane food trucks API, the SQL database and all other components of the system that will interact with each other. This will make it clear to understand how the site works and interacts with every component in the solution.
-
Pseudocode Algorithms
Pseudocode algorithms will be developed to give a good idea about what the code is about and how the code will be written. There will be pseudocode algorithms for the page listing all of the food trucks, the page for booking the food truck, and the page where reviews can be left.
Explore
Data Security Processes
Ways to make sure that the data in this solution is secure will also need to be done. This will include the ways that text boxes and any other way that an attack would be carried out and how to stop this from being a vulnerability.
Symbolise Data Interface, Data Structures and Data Specifications
Different data structures and interfaces will need to be explored to find which would be the best to display the data correctly. This would then be used for the database which deals with booking food trucks and writing reviews.
-