A TypeScript command-line application that builds cars, motorbikes and trucks. Various options are available for the user to impliment actions associated with each vehicle.
The app requires Typescript (npm install typescript) and Inquirer (npm install inquirer) packages to be installed as dependencies. The app starts with - "npm run start".
The application prompts the user to create a new vehicle or select an existing vehicle (options are a car, truck or motorbike). After going through the creation process or the selection process, the user is able to perform certain actions with the selected vehicle. The user is returned to the actions menu after each action until they decide to exit the application. Certain actions are limited to certain vehicles.
Click on walkthrough video to see a demo of the app. https://app.screencastify.com/v3/watch/dYRamsbMLhIaYsFv67JN
This project is licensed under the Apache license. "https://opensource.org/licenses/Apache-2.0"
please email me
none.
For any questions, please contact me at mhmullen4@outlook.com. You can also find more of my work at https://github.com/mhmullen4/.