Please enable JavaScript.
Coggle requires JavaScript to display documents.
FA2 - Coggle Diagram
FA2
User problem
-
Dispatch manager
Carl scott
-
Needs
Check the dangerous goods disclaimer is signed before assigning to delivery courier, and if it isn't, notify customer to attend for required signature before processing.
creates delivery lists according to delivery region -NORTH, EAST, WEST or SOUTH Prioritizes and dispatches regional lists of articles to courier drivers.
-
-
Service attendants
Stuart Yuta
-
Needs
-
-
Tag articles as either NORTH, EAST, WEST, or SOUTH based on their destination address.
Client problem
Requiremnts
A prototype of an information system to manage LFS operations as described below, with accessible web-based front and back end conforming to strict usability standards.
Constraints
The data does not create by itself. As a normal database works when a user makes a delivery or login data is created. In the web application does not include this as it has no real users.
Data base
The data base should have customer logins, employee logins, package details and tracking details.
Data display
The we application should display the status of the package within a table. This will improve readability of the data as it will be sorted with labels so users know where to look for certain data.
Developer problem
Coding enviroment
Html
HTML (Hypertext Markup Language) is the standard language for creating and structuring web pages. It uses elements like headings, paragraphs, links, and images to define content.
Flask
Flask is a lightweight and flexible web framework for Python, designed to make it easy to develop web applications quickly and with minimal overhead
CSS
CSS (Cascading Style Sheets) is a language used to style HTML elements on web pages, controlling layout, colors, fonts, and responsiveness.
Python
Python is a high-level, interpreted programming language known for its simplicity, readability, and versatility
-
-