Key Features
- User Account System: Allows users to register, log in, and manage their personal garage.
- Garage Management: Users can upload vehicle data, including make, model, year, size, color, and associated images.
- Dynamic Home Page: Acts as an introduction to the platform, encouraging new users to sign up.
- Secure Database Connection: Manages user authentication, vehicle storage, and maintenance tracking via PHP APIs.
V3G - LAMP Stack Final Project
Overview
The V3G web application is a comprehensive vehicle management system, designed to run within a local XAMPP environment. It leverages 21 PHP APIs that facilitate seamless interaction with a relational database, tracking users and their associated vehicles. The platform incorporates Three.js for interactive visualizations, allowing users to plot points of interest related to vehicle maintenance and tracking.
Technical Stack LAMP Stack (Linux, Apache, MySQL, PHP)
- PHP APIs for database interaction
- MySQL relational database for storing user and vehicle data
- JavaScript & Three.js for dynamic frontend features
- CSS for responsive design
- XSLT integration for structured data transformations