Please enable JavaScript.
Coggle requires JavaScript to display documents.
Authentication Interface, Write, Read and Verify, Return to login page…
Authentication Interface
Customer
Login
Sign Up
Customer DB
Home Page
Item List
Add to Cart
Cart
Place Order
Profile
Details
Previous Order History
Current Cart
Previous Order History
Personal Info
Username
Password
Address
Contact Number
Shop
(Only one account)
Add Item
Items DB
Name
Quantity
Price
Modify Item
Remove Item
Write
Read and Verify
Return to login page after adding the new customer to the database
After successful Login
Fetches list of available Items
Empty the Cart
Add the Cart Summary to the Order History
Select item and its quantity
Remove item from the DB
Add item to the cart
Add item to the DB
To Profile Section
Modify/Remove items
To Profile Section