Video Demo: https://youtu.be/DSSoBpQWRTQ
An informational automotive directory centralizing data for global car brands and international racing events.
The Auto World is a structured informational repository designed to organize automotive data by geographic region. It provides a uniform, responsive interface for users to explore the history and technical profiles of manufacturers across eight countries.
Global Brand Directory: Organized informational profiles for 40+ global car brands across the USA, Europe, and Asia-Pacific regions.
Hierarchical Navigation: Structured interface allowing users to navigate automotive data by continent and specific countries via a Python-powered routing system.
Consistent Content Delivery: Engineered to deliver static historical and technical data reliably to all viewers using a clean, responsive design.
Frontend: HTML5, CSS3
Backend: Python (Flask) for regional routing and page serving.
Clone the repository.
Install Flask: pip install flask
Run the application: python app.py