GISM User Manual
Welcome to the Game Item Store Management System (GISM). This guide covers everything you need to know—from registration and shopping to admin inventory control. wanna know how it's work? let check them tgt :D Register (Customer Only) : Users go to the Register page and fill in their details (username, password, email). Once submitted, the backend stores the user data in the User Database. Login Users navigate to the Login page, enter their credentials. Backend (⚫ Black arrow) verifies against the User Database. If valid, the system redirects the user to the Customer Inventory page. Customer Inventory Displays all available products by fetching from the Inventory Database (shown via ⚫ black arrow). When the user clicks Buy Product, items are added to the Cart At this point, the selected items are also written to the Cart Database (via backend). Cart Users view their selected items pulled from the Cart Database. They can: Adjust item quantity. Finalize purchase by clicking Confirm. Admin Inventory (Admins Only) Admins manage items via the Admin Inventory panel. Three functions: (cause it's for admin so we didn't make it look well

Welcome to the Game Item Store Management System (GISM). This guide covers everything you need to know—from registration and shopping to admin inventory control. wanna know how it's work? let check them tgt :D
Register (Customer Only)
: Users go to the Register page and fill in their details (username, password, email).
Once submitted, the backend stores the user data in the User Database.
Login
Users navigate to the Login page, enter their credentials.
Backend (⚫ Black arrow) verifies against the User Database.
If valid, the system redirects the user to the Customer Inventory page.
Customer Inventory
Displays all available products by fetching from the Inventory Database (shown via ⚫ black arrow).
When the user clicks Buy Product, items are added to the Cart
At this point, the selected items are also written to the Cart Database (via backend).
Cart
Users view their selected items pulled from the Cart Database.
They can:
Adjust item quantity.
Finalize purchase by clicking Confirm.
Admin Inventory (Admins Only)
Admins manage items via the Admin Inventory panel.
Three functions: