BetterGaming
An e-commerce platform for video games with Ajax-powered live search, sorting, and dynamic product data served by PHP and MySQL. User management built on hashed & salted passwords with client-side validation for secure registration and login.

BetterGaming is an e-commerce platform for video games. The application uses server-side PHP and a MySQL database to load and display product data dynamically.
The frontend uses JavaScript ES6, PaceJS and scroll-based animations for a smooth user experience.
A core feature is the live search: Ajax requests display search results in real time, with sorting options to refine them further.
User management relies on hashed and salted passwords along with client-side HTML5 validation for secure registration and login.
JustHTML→