The goal of this project was to build a admin site for people to manage inventory and orders for their stores. Users would be able to create new stores and manage every aspect of it from products, sizes, colours, product categories and more.
I used Next.js with TypeScript to build the application, and had a pretty good time working with the server components that allowed direct communication with my relational database (PostgreSQL) using an ORM (Prisma).
Technologies used:
Next.js
TypeScript
Tailwind CSS
PostgreSQL
Prisma
Clerk
Billboards
Products
Product
API for getting store information
Like this project
0
Posted Oct 31, 2024
The goal of this project was to build a admin site for people to manage inventory and orders for their stores.