Skip to content

AutoExchange is a static website clone of AutoTrader, built using HTML, CSS and JavaScrip. It serves as a conceptual prototype for a car marketplace platform tailored to the South African market.

Notifications You must be signed in to change notification settings

Joaquimdacosta1999/AutoExchange-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸš— AutoExchange – Static Car Marketplace Website

AutoExchange is a static website clone of AutoTrader, built using HTML and CSS. It serves as a conceptual prototype for a car marketplace platform tailored to the South African market. The site includes structured car listings, search tools, valuation services, and editorial content β€” all designed to simulate a real-world automotive trading experience.


🎯 Purpose

This project was created to:

  • Practice semantic HTML and responsive CSS layout techniques
  • Explore real-world UI/UX patterns used in automotive marketplaces
  • Build a modular, scalable front-end structure suitable for future backend integration
  • Serve as a learning artifact for full stack certification and portfolio development

🧩 Features

πŸ” Core Pages

  • Home Page: Featured listings (e.g., Volkswagen Polo, Hyundai Accent, Ford Ranger)
  • Buy a Car: Filter and browse vehicles by brand, model, location
  • Sell My Car: Form-based interface for submitting car details
  • Value My Car: Static valuation tool with mock input/output
  • News & Reviews: Editorial articles (e.g., Toyota Hilux Legend 55 Review)
  • Tools & Services: Finance calculator, insurance info, K53 guides

🧭 Navigation

  • Responsive top bar with links to major sections
  • Sign In / Register options (non-functional placeholders)
  • Footer with social media icons and company links

πŸ“± Responsive Design

  • Mobile-first layout using Flexbox
  • Adaptive sections for listings, forms, and content blocks
  • Clean typography and spacing for readability

πŸ› οΈ Technologies Used

Technology Purpose
HTML Semantic structure and content layout
CSS Styling, positioning, responsive design

No JavaScript or backend logic is included β€” this is a front-end-only prototype.


🧱 Layout Architecture

autoexchange/
β”œβ”€β”€ index.html                 # Home page
β”œβ”€β”€ about.html                 # About AutoExchange
β”œβ”€β”€ buy.html                   # Buy a car
β”œβ”€β”€ sell.html                  # Sell my car
β”œβ”€β”€ value.html                 # Car valuation tool
β”œβ”€β”€ news.html                  # News & reviews
β”œβ”€β”€ tools.html                 # Tools & services
β”œβ”€β”€ styles/
β”‚   └── styles.css             # Global styles
β”œβ”€β”€ assets/
β”‚   β”œβ”€β”€ images/                # Placeholder car images
β”‚   └── icons/                 # Social media and UI icons
β”œβ”€β”€ README.md
β”œβ”€β”€ LICENSE
└── .gitignore

About

AutoExchange is a static website clone of AutoTrader, built using HTML, CSS and JavaScrip. It serves as a conceptual prototype for a car marketplace platform tailored to the South African market.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published