One of my recent full-stack projects: Prestige Ice Works
What started as a business website has grown into a complete ordering and operations platform.
Customers can now:
• Place retail and bulk orders with or without logging in
• Create an account and manage their profile
• View previous orders and invoices
• Access secure invoice links
• See delivery zones and applicable delivery fees
• Order different ice products directly through the platform
On the operations side, the system includes separate portals and permissions for:
• Super Admin
• Admin
• Marketer
• Customer
Admins can manage orders, customers, invoices, products, users, roles, payment information, and platform access.
We also added server-side pricing, bulk-order rules, invoice generation, delivery-zone logic, user access controls, and secure authentication.
Built with Next.js, TypeScript, Clerk, Supabase/PostgreSQL, with the focus on making the whole process easier for both customers and the internal team.
A good example of turning a simple company website into a proper business platform.
One of my recent full-stack projects: Prestige Ice Works
What started as a business website has grown into a complete ordering and operations platform.
Custo...