Download presentation
Presentation is loading. Please wait.
1
II. Project Architecture
Leyla Yakut Fouad Alibrahim 10/19/2006
2
Project Objectives Provide a one-stop computer shop for UHCL students with low rates Secure online shopping environment 10/19/2006
3
Outline Website Hierarchy IT Requirements Sample Web Pages
Visual Studio.NET System Architecture Database Tables 10/19/2006
4
Website Hierarchy 10/19/2006 Inventory Login Contact Brand Customer
Admin New User Category Account Reports General Info Price Order Maintain DB Payment Info Status Control Inv. Pending History 10/19/2006
5
IT Requirements Database: Microsoft Access
Web Editor: Microsoft FrontPage & Microsoft Visual Studio Photo Editor: Microsoft Picture Manager & Adobe Photoshop Client-side coding: JavaScript Server-side coding: ASP.Net 10/19/2006
6
Main Page 10/19/2006
7
New User 10/19/2006
8
Visual Studio.NET SmartNavigation=”True” Codebehind=”PageName.aspx.cs”
Eliminate the flash Persist the scroll position Persist element focus Retain only the last page state Codebehind=”PageName.aspx.cs” ToolTip property Cascading Style Sheets (CSS) AutoPostBack=”false” ContinueUpdateOnError=”true” 10/19/2006
9
System Architecture 10/19/2006
10
Database Tables USERS student_id name address city state zip_code
password card_type card_no card_exp ORDERS order_no date student_id item_id quantity INVENTORY item_id brand category model price quantity 10/19/2006
11
10/19/2006
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.