Programming project completed for Pearson BTEC Level 3 Extended Diploma in IT - Unit 16 Procedural Programming.
A vehicle ordering command line application for fictional company, "Terry Tibb's Car Dealership". Written in Delphi.
Embarcadero RAD Studio (freemium software) or Lazarus (FOSS, code conversion required).
- Clone the repo locally and open TerryTibbs.dproj within RAD Studio and the project will open.
- Run the project.
Not working in Lazarus as of yet, can do in theory. Delphi to Lazarus on Lazarus Wiki