This project is a TypeScript command-line application that allows users to create and interact with different types of vehicles, including cars, motorbikes, and trucks. Users can choose to create a new vehicle or select an existing one, then perform various actions with the selected vehicle.
To install and set up the application, follow these steps: 1. git clone https://github.com/Treevyy/Vehicle-Builder --- 2. Navigate to the project directory: cd vehicle-builder --- 3. Install dependencies: npm start
The application is designed to enhance understanding of TypeScript and Object-Oriented Programming (OOP) principles. To install and set up the application, follow these steps: 1. npm start --- 2. then follow the prompts inside the terminal to create or select a vehicle and perform various actions.
A demo of the application can be found at the following link: https://drive.google.com/file/d/1Qw5u79WscYuHcdxuzzfyLglho5YIKbpW/view
Contributions are welcome! If you would like to contribute to this project, please follow these steps: 1. Fork the repository --- 2. Create a new branch (git checkout -b feature-branch). --- 3. Commit your changes (git commit -m 'Add new feature'). --- 4. Push to the branch (git push origin feature-branch). --- 5. Open a Pull Request.
Treevyy aka Trevor Moore the main contributor to the assignment. --- 2. Quentin Jones TA helped me revise and edit my code to function properly during office hours. Thank you for all your help!
To run tests, use the following command: npm start
This project is licensed under the MIT license.
If you have any additonal questions, you can contact me at:
- GitHub Treevyy
- Email aarontrevormoore@gmail.com