Skip to content

Treevyy/Vehicle-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vehicle Builder

License

Description

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.

Table of Contents

Installation

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

Usage

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.

Walkthrough Video

A demo of the application can be found at the following link: https://drive.google.com/file/d/1Qw5u79WscYuHcdxuzzfyLglho5YIKbpW/view

Contributing

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.

Contributors

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!

Tests

To run tests, use the following command: npm start

License

This project is licensed under the MIT license.

Questions

If you have any additonal questions, you can contact me at:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published