Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 805 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 805 Bytes

Terry Tibb's Car Dealership

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.

Requirements

Embarcadero RAD Studio (freemium software) or Lazarus (FOSS, code conversion required).

Getting Started

RAD Studio

  • Clone the repo locally and open TerryTibbs.dproj within RAD Studio and the project will open.
  • Run the project.

Lazarus

Not working in Lazarus as of yet, can do in theory. Delphi to Lazarus on Lazarus Wiki