HadiSharifi
|
e3d94d0b19
|
implement all TODO sections in Main class
|
2026-04-28 20:10:53 +03:30 |
|
HadiSharifi
|
4cff34b20a
|
implement HybridCar class and add inspect for it in VehicleInspector class
|
2026-04-28 11:32:12 +03:30 |
|
HadiSharifi
|
13e41f5f21
|
complete all TODO sections in SportsCar class
|
2026-04-28 10:58:27 +03:30 |
|
HadiSharifi
|
46939f6f38
|
complete all TODO sections in ElectricCar class
|
2026-04-28 10:51:59 +03:30 |
|
HadiSharifi
|
26e6d9b82d
|
complete all TODO sections in GasCar class
|
2026-04-28 10:40:55 +03:30 |
|
HadiSharifi
|
eef8eb4933
|
complete all TODO sections in Car class
|
2026-04-28 10:24:41 +03:30 |
|
HadiSharifi
|
2267f37d0d
|
complete all TODO sections in Vehicle class
|
2026-04-28 10:11:21 +03:30 |
|
HadiSharifi
|
3a7e3ebea5
|
complete inspect method in VehicleInspector class
|
2026-04-28 10:06:24 +03:30 |
|
MehrdadShirvani
|
6cb8f9a8d8
|
Update README.md
|
2026-04-27 04:57:05 +00:00 |
|
MehrdadShirvani
|
4e9b7eb7ea
|
fix: structure
|
2026-04-27 08:27:31 +03:30 |
|
MehrdadShirvani
|
7eefa807a3
|
fix: add more details for bonus part
|
2026-04-27 08:21:49 +03:30 |
|
MehrdadShirvani
|
22fc28130e
|
fix: make comments clear and detailed
|
2026-04-27 08:21:32 +03:30 |
|
Aeen
|
e8aedb8354
|
fix: VehicleInspector import line bug fixed
|
2026-04-25 10:28:20 +03:30 |
|
Aeen
|
72435bc955
|
docs: update README.md
|
2026-04-25 10:19:32 +03:30 |
|
Aeen
|
9c98244de8
|
docs: update README.md
|
2026-04-25 10:09:40 +03:30 |
|
Aeen
|
84de0af232
|
Refactor: remove example package
|
2026-04-25 09:59:19 +03:30 |
|
Aeen
|
2406c5917a
|
docs: add README.md
|
2026-04-25 03:31:42 +03:30 |
|
Aeen
|
9a6ba5f958
|
feat: add Chargeable and Refuelable interfaces
|
2026-04-25 03:04:04 +03:30 |
|
Aeen
|
19d466ccec
|
feat: add showDetails feature to vehicle
|
2026-04-25 01:39:43 +03:30 |
|
Aeen
|
fc0ee6222a
|
refactor : make Car abstract
|
2026-04-25 01:31:02 +03:30 |
|
Aeen
|
fe4c6b9513
|
feat: demonstrate polymorphism in Main
|
2026-04-24 22:22:56 +03:30 |
|
Aeen
|
1bfe9ae2fe
|
feat: implement VehicleInspector utility
|
2026-04-24 22:03:45 +03:30 |
|
Aeen
|
4fb333df45
|
feat: add SportsCar specialization
|
2026-04-24 21:42:42 +03:30 |
|
Aeen
|
83c8e373e5
|
feat: implement GasCar fuel logic
|
2026-04-24 21:41:33 +03:30 |
|
Aeen
|
1cc49a81bf
|
feat: add ElectricCar with battery system
|
2026-04-24 21:37:53 +03:30 |
|
Aeen
|
78734c46a0
|
feat: implement Car inheritance
|
2026-04-24 21:35:43 +03:30 |
|
Aeen
|
b208cf62d4
|
feat: add abstract Vehicle base class
|
2026-04-24 21:31:56 +03:30 |
|
Aeen
|
893c779c28
|
feat: introduce Serviceable interface
|
2026-04-24 21:26:42 +03:30 |
|
Aeen
|
5d21f90ad7
|
initial commit
|
2026-04-24 21:23:02 +03:30 |
|