Back to projects

Orbit E-Commerce

Demo

Electronics e-commerce store

Fullstack - frontend, backend, deployment · Group project — Web Development course final

screenshot
  • Laravel
  • Blade
  • MySQL
  • Railway

The Problem

Needed a full online store flow for electronics (phones, laptops, tablets, smartwatches) with browsing, cart, and checkout.

What I Built

A fullstack store deployed live on Railway - product catalog, cart, checkout, promo/discount system, and search autocomplete.

Hard Problem I Solved

During Railway deployment, duplicate migration pairs from two dev phases caused stub-migration conflicts and foreign-key mismatches. I resolved it by treating the application code as the source of truth and cleaning up the migration history.

What I Learned

How to manage many interconnected features and state in a larger app, and how to debug real deployment issues like migration conflicts.

shopping flow
Fullshopping flow
system
Promosystem
deployed
Railwaydeployed

More shots

screenshot
screenshot
Next projectHealthcare Diagnosis System