Please enable JavaScript.
Coggle requires JavaScript to display documents.
Food Trucks, : - Coggle Diagram
Food Trucks
Developer problem
Data Environment
Reviews
This contains all the data of the reviews that different users have left on food trucks, containing their rating out of 5 as well as a small blurb if they left one
Events
Contains the data for all the events that are happening either in that week or in that month, it will contain date, its name, the start and finish time and the location that it is at
Cater
Contains the data for which truck will be attending which event, containg the event and truck ID
User Interface
Responsivity
The website will be created to allow any device with access to the internet to be able to access it from any where
Usability Principles
Effectiveness
Clear layout on pages that will have clear areas for data inputs and navigation between areas on the page and other pages on the system.
-
Utility
The system will provide everything necessary for the user to be able to do what it needs to when interacting with the system
Safety
The system provides the ability for users to be able to backtrack if they have a misinput of data, as well as the system doesn't provide the opportunity for errors to occur
Accessibility
Large and clear text that contrasts the background that will make it easier to read. As well as large clear buttons to help with site navigation
Coding
This system will use coding, PHP and SQL, but the whole system is not required to be made, as the task asks for components of a digital solution.
User Problem
Users
Users should be able to view which events they might be attending on the current date, and then be able to view which trucks are attending their event, and then if they want to they can leave a review on the truck
Organisers
Officials should be able to create certain events as well as choose which trucks they want to cater for certain events
Administrators
Administrators should be able to do what the organisers, as well as review the truck reviews to see if they are safe to be displayed or not
Client Problem
The client wants a system that is able to show the users the different food trucks that are catering at a certain event, as well as leave reviews if the user wants to.
-
Requirements
The system has to be able to get data from the Brisbane Food Trucks API to be able to display truck data
-
-
-