Читайте также: |
|
Block (div with id) | Description |
wrapper | Holds all the elements of the site inside. |
header | Responsible for the heading of the web pages. Contains title, menu and social icons |
content | Responsible to hold a content inside |
slider | Responsible to hold slider |
footer | Responsible for footer of the web page |
All the other blocks and code is clearly commented in the code.
Tables
Table Name | Description |
usernames | table with usernames allowed to enter admin pages |
pages | Contains the content of the pages |
news | Contains news from client |
Orders | contains all the orders |
Clients | contain information about clients |
Listing of databases tables and fields
Table Name | Fields |
Nurarys_checkout | Username, product, status, reference; |
Nurarys_products | Product Name, Product Description, Product Category, Product Rating, Product Price, Product Image, Product Reference; |
Nurarys_users | First name, user name, password, email, User reference. |
Reference
Section | Page reference |
Record, File and Data structures | 16-20 |
Data Flow Diagram | 14-15 |
System Component Breakdown | |
Form Navigation Diagram | 15-16 |
Process Model | 16-17 |
Annotated Program Listings (code) | 26-109 |
Algorithms | 24-26 |
Hardware and Software required |
User Documentation
Дата добавления: 2015-08-18; просмотров: 104 | Нарушение авторских прав
<== предыдущая страница | | | следующая страница ==> |
System overview | | | Index and Glossary |