CarLog is a web application developed as part of a Web Development project for learning purposes. The goal of the project is to create a user-friendly platform for comparing various vehicles based on specifications, prices, and user reviews. The website follows the Model-View-Controller (MVC) architecture and is implemented using HTML5, CSS3, PHP, JQuery, JavaScript, and Ajax technologies.
CarLog provides a platform for comparing vehicles based on various criteria, including specifications, prices, and user reviews. The website is designed to be intuitive, featuring a clean and professional user interface.
-
Homepage
-
Vehicle Comparison Page
-
Allows users to compare the specifications of two to four vehicles on the same page.
-
Displays a comparative table with images, practical information, important details, and indicative prices.
-
Image links to detailed vehicle pages.
comparator-page.mp4
-
-
News Page
-
Brands Page
-
Reviews Page
-
Buying Guide Page
-
Contact Page
-
User Authentication
-
User Profiles
19.Vehicle Page
-
Admin Dashboard
-
Vehicle Management
-
Review Management
-
News Management
-
User Management
-
Settings Page
To run CarLog locally, follow these steps:
-
Clone the repository.
git clone https://github.com/MoncefME/Projet-tdw.git
-
Set up a local server environment.
Make sure you have XAMPP, WAMP, or a similar server environment installed on your machine.
-
Import the database schema.
- Locate the
TDW.sql
file in the root directory. - Download TDW.sql
- Add the database to phpMyAdmin by creating a new database named
carlog
. - Import the
TDW.sql
file into the newly createdcarlog
database.
- Locate the
Contributions are welcome! Please follow the contribution guidelines.
This project is licensed under the MIT License.