Car App Database
by Anuj Gupta
1. engine
1.1. id
1.2. value
2. drive_train
2.1. id
2.2. value
3. transmission
3.1. id
3.2. value
4. image
4.1. id
4.2. car
4.3. path
5. model
5.1. id
5.2. value
5.3. make
6. make
6.1. id
6.2. value
7. option
7.1. id
7.2. label
7.3. value
7.4. category
7.5. type
8. cars_options
8.1. car
8.2. option
9. option_category
9.1. id
9.2. value
9.2.1. e.g.
9.2.1.1. Comfort and Convenience
9.2.1.2. Engine
9.2.1.3. Interior
9.2.1.4. Exterior
10. option_label
10.1. id
10.2. value
10.2.1. e.g.
10.2.1.1. Brakes
10.2.1.2. Air Conditioning
10.2.1.3. Horsepower
11. option_type
11.1. id
11.2. value
11.2.1. i.e.
11.2.1.1. Feature
11.2.1.2. Specification
11.2.1.3. Option