-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdatabase structure.txt
56 lines (44 loc) · 1.04 KB
/
database structure.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
main directories: women/men
women:
-product id:
-number of products available
-product name
-product type
-product price
-product available sizes
-product available colors
-product other info
men:
-product id:
-number of products available
-product name
-product type
-product price
-product available sizes
-product available colors
-product other info
purchases:
-purchase number:
-purchase date
-product name
-product price
-product size
-product color
-delivery location
-client credentials
product id:
-women:0
-men:1
-hoodies:2
-tshirts:3
-shirts:4
-sweatshirts:5
+model number
+photo number
Example: women-tshirt-model01-photo01: 030101
men-hoodie-model02-photo03: 120203
Image compress:
1. Compress from Photoshop to 50% quality (400x600, 3:2)
2. Compress from https://imagecompressor.com/ to 70% quality
Image product page (about 200kb):
1. Compress from Photoshop to 50% quality (1080x1620), disable `Convert to sRGB`, white background, !NO MARGIN BOTTOM!