Sie sind auf Seite 1von 12

 

Team Members 
Austin Walker 
Chris Andaya 
Mohammad Arain 
 
Overall store idea: 
- Computer Supply Store - a shopping-cart style database-driven system for: 
- Parts  
- Monitor 
- Power supply 
- Cases 
- Similar items 
- Accessories 
User Story  
- Users are able to search for products 
- User may add/delete items to their shopping cart, and proceed with checkout. 
- Featured product of the month via randomized Ajax call 
- While administrators should be able to add, update, and delete records from tables 1 - 5, as 
mentioned below: 
 
Database Schema 
Table 1 - Admin - Table of admins 
Table 2 - Users - records the login information for site admins 
Table 3 - Product – stores all of the product information for items available for purchase 
Table 4 - Purchase History - Table to maintain  
Table 5 - User Cart - Table of user’s items 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

1 of 12 
Database Design (E/R Diagram) 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

2 of 12 
Screenshots w/Mockups 
 

 
Fig 1 : Home page 

 
3 of 12 
 
Fig 2 : Login Page 

4 of 12 
 
Fig 3 : Admin Home Page (Admin) 
 

5 of 12 
 
Fig 4 : Admin Add Product Page (Admin) 

6 of 12 
 
Fig 5 : User's Cart total Page (Admin) 

7 of 12 
  
Fig 6 : Average Product Price per Category Page (Admin)  

8 of 12  

8 of 12 
 

Fig 7 : User Purchase History Page (Admin)  

9 of 12 
 

Fig 8 : User Product Inventory (User)  

10 of 12 
  

Fig 9 : User Product Inventory (User)  

11 of 12 
 
 
 
 

 
Fig 8 : User Product Inventory (User) 

12 of 12 

Das könnte Ihnen auch gefallen