Open Issues Need Help
View All on GitHubAI Summary: Enhance the ARYA-MOTO automobile service management system by adding features for managing vehicle brands, types, models, and services. This involves creating CRUD (Create, Read, Update, Delete) operations for each category, ensuring proper data relationships (models linked to brands and types, services linked to models), and integrating these features into the existing CLI interface while maintaining the project's ASCII art style.
ARYA-MOTO (Automatic Resource Yard for Automobiles) is a terminal-based Python program for managing automobile services, including customer registration, vehicle logs, and service history — all in a stylish, color-coded, ASCII-enhanced command-line interface.