Please enable JavaScript.
Coggle requires JavaScript to display documents.
Hoodie shop (Functionality (Data (Payment info (Payment info will not be…
Hoodie shop
Functionality
Boundaires
Code
The website will have numerical inputs, buttons and radial inputs where necessary to prevent users from inputting values that would break the main process
borders
The website will have boostrap responsive borders, see hardware devices
Data
Payment info
Payment info will not be stored, even hashed. Instead, in the ideal situation, the payment info would be sent directly to the bank
Order info
The order information will be handled by the main process and stored for record keeping and accounting purposes. When stored, order information will also be attached to a username and address for shipping purposes.
User info
The login information will be stored in a json file, as will other information such as payment history. for accounting purposes
Process
-
Purchasing
The purchasing process will allow for users to submit a form containing details about their purchase. Ie, size, hoodie type, etc
Security
-
SQL injection, could be used to steal hashed passwords if the website used a database
-
User experience
Brand tie in
There will be a brand tie in with Gildan to print the designs on the hoodies. They will receive only a small mention in the item description, as this is not their shop.
Accessibility
Age
The hoodies will be targeted at teenagers and young adults, thus the website needs no particular special considerations other than that is must appeal to this target audience and have a modern design.
Devices
Bootstrap will allow for accesibility from every device used by the target demographic, especially
User support
There will be helpful prompts and icons displayed, particularly on the order and payment information sections of the website.
Hardware devices
Platforms
The service will be available on all platforms, but will be designed for an most commonly used on laptop and desktop computers.
-
Responsivity
The page will use bootstrap's java script framework code to be responsive to changes in window size of the browser.