Only Vans
Context and project presentation
Only Vans is a humorous school project developed during my second year in IT.
The objective was to learn the basics of PHP and web development by creating
a fake e-commerce website.
The concept was to build a parody online shop dedicated entirely to vans
(the vehicle), playing on the name "OnlyVans".
Project objectives
• Learn PHP fundamentals
• Implement an MVC architecture
• Create a functional e-commerce website
• Work collaboratively in pairs
• Handle user interaction and dynamic content
Main features
• Product catalog
• Product pages with details
• Shopping cart system
• User accounts
• Admin panel to manage products
Technologies used
• PHP
• HTML / CSS
• MySQL
• MVC architecture