File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
# CANnect
2
2
3
- Automotive diagnostic application developed as part of 2020 Capstone Project .
3
+ Automotive diagnostic application developed as a part of 2020 capstone croject .
4
4
5
5
## System Overview
6
6
<img src =" ./img/system_overview.png " style =" width :300px " >
@@ -13,14 +13,14 @@ Developed with Java and XML.
13
13
14
14
<div class =" row " >
15
15
<div class =" column " >
16
- <img src="./img/mainmenu.jpg" style="width:200px ">
17
- <img src="./img/dashboard_table.jpg" style="width:200px ">
18
- <img src="./img/dashboard_chart.jpg" style="width:200px ">
16
+ <img src="./img/mainmenu.jpg" style="width:25% ">
17
+ <img src="./img/dashboard_table.jpg" style="width:25% ">
18
+ <img src="./img/dashboard_chart.jpg" style="width:25% ">
19
19
</div >
20
20
<div class =" column " >
21
- <img src="./img/dashboard_meter.jpg" style="width:200px ">
22
- <img src="./img/settings_menu.jpg" style="width:200px ">
23
- <img src="./img/map.jpg" style="width:200px ">
21
+ <img src="./img/dashboard_meter.jpg" style="width:25% ">
22
+ <img src="./img/settings_menu.jpg" style="width:25% ">
23
+ <img src="./img/map.jpg" style="width:25% ">
24
24
</div >
25
25
</div >
26
26
You can’t perform that action at this time.
0 commit comments