Please enable JavaScript.
Coggle requires JavaScript to display documents.
Weeds Database Application - Coggle Diagram
Weeds Database Application
Personas
Cheryl Jericho
Volunteer at the Paten Park Native Nursery
James Richards
Brisbane City Council employee
Existing solutions
BBC weed identification and report system
Essential functions
Allow members of the public to:
Report sighting of weeds and provide supporting information
Search for weeds based on different characteristics
Access aggregated statistics about reported sighting of weeds
Allow staff to:
Update entries to designate them as ‘managed’ or dealt with by the council
Delete entries as required
Success of the task will demonstrate:
Developing the user interface and programmed components of a prototype web application
Evaluating impacts, the individual components and solutions to make refinements and recommendations
Developing a video to demonstrate the functionality of the web application
Data
Store relevant information about designated weeds as defined by the Brisbane City Council
Allow the users to identify weeds and record sightings of them
Allow BBC employees to manage weed sightings
Features included/added
Allow members of the public to search for sightings
Allow members of the public to view recent sightings of weeds
Allow users to find out:
Number of sightings for different weed species ordered by most often sighted to least often sighted
Information about different types of weeds based on multiple characteristics
Allow government users to update entries as recorded by members of the public to indicate if they have been managed
Allow government users to delete entries
Code
Algorithm that takes user input, searches the database for results, and presents them to the user
Algorithm that computes aggregate statistics related to weeds
Code that creates the database structure for the application
Impacts
Evaluate the impacts of the solution
Problems that may occur
Confusion with normalisation
Not accurately constructing the coding
Coding errors