Used Cars – Web Application
A PHP & MySQL web application for managing used car listings.
Features:
- User registration & activation
- Login / Logout
- Add car listings
- Upload car images
- View listings
- Search functionality
- Dark / Light mode UI
Tech Stack:
- PHP
- MySQL
- Bootstrap 5
- JavaScript
- particles.js
Setup:
- Import sql/webcars.sql into MySQL
- Configure database credentials in includes/db.php
- Run the project via Apache (XAMPP)
Note: The uploads folder is kept empty intentionally.