Use Sidebar LHS to navigate
For global help click here
Perishable Items Webstore
Summary
The perishable items webstore has been created using Laravel Framework.
It has a local data store - refreshed regularly with all the information required for anonymous browsing
Once a user logs in all information is obtained from the back end system
Shared concepts (between anonymous and logged in)
Item Category Contexts - for different types of shoppers
When the webstore is browsed by different types of shoppers - arrange the product categories to suit.
Example - Baristas (small Cafes) vs Grocery (grocery store) customers - they want to select from the same products but will group them differently.
The website user selects the type of customer they are
Results in the product categories navigation tree being arranged differently.
  or  Â
Filters
Any information in the system can be used for filtering. Â Here are some examples and where they are sourced from in the system
From the Stock Article Definition
Â
List view vs grid view
Different ways of viewing the information
List view
Â
Grid View
The grid continues to grow as the user scrolls down (infinite grid)
The product detail page
From the stock article
Anonymous Browsing
Add to Wish List
For information about SaaSplications go to http://saasplications.com.au