Hi-Top Sneakers

THE PROJECT

A complete e-commerce platform built from scratch, with user registration, cart and wishlist features, and PayPal payment integration. It includes admin tools for product management and order tracking, all securely handled through backend logic and PHP Mailer. This project showcases full-stack development with a focus on UX and data security.

TECHNICALS

  • Frontend Technologies:
    • HTML5 – Page content structure
    • CSS3 – Styling and product layout
    • JavaScript – Interactions and cart logic
    • Bootstrap – UI components
  • Backend Technologies:
    • PHP (Object-Oriented) – Full backend logic
    • MySQL – Product and user data storage
    • SQL – Data queries and updates
  • Security & Authentication:
    • Password hashing and session management
    • Email confirmation tokens
    • PHP Mailer for secure communications
  • Core Features:
    • User registration and login
    • Shopping cart and favorites
    • PayPal payment integration
    • Email invoicing
    • Admin CRUD and order management
  • Optional Tools:
    • .env configuration for secure variables
    • GitHub – Code hosting