Back to Projects
Web Order
Solo Developer
A full-stack e-commerce ordering app built with Next.js, Tailwind CSS, PostgreSQL, and Prisma.
Technologies
Overview
A full-stack web application that allows users to browse products and place orders online. Built with a modern stack including Next.js App Router, Prisma ORM, and PostgreSQL as the database.
Highlights
- Implemented product catalog, cart, and order management
- Used Prisma ORM with PostgreSQL for type-safe database access
- Deployed on Vercel with serverless API routes