Features:

 

Front End (main website)

  1. Product listing (categorized)
    • Listing or products / categorized
  2. Shopping cart
    • When clicking “add to cart buttons” this page process it
    • Editing of shopping cart
    • Deletion of items on shopping cart
    • Clearing of carts
    • From here you can see the computation of items ( total cost )
  3. Checkout page
    • Here where the user info is being inputted
    • Processing of user input
    • Saving of values and passing to merchants ( paypal )
  4. Members page (for checking order details)
    • Here is where the member check their orders status
    • Messaging administrator for order followup

 

Back End ( administrator’s page )

  1. Category management
    • Add / edit / delete
    • Sub categories
  2. Product management
    • Add / edit / delete
    • Category assignment
    • Order management
    • Order processing
    • Setting of status
  3. Member management
    • Edit / delete
    • Viewing member details
  4. Product import ( excel upload )
    • There would be an option weather you want to add products only or overwrites the current products