Artist Website
A full-featured artist platform with real-time inventory, payment gateway integration, and an intuitive admin dashboard.
Overview
This project is a complete online presence and commerce platform designed for an artist to showcase and sell artwork. It combines a public gallery experience with a powerful administration side, letting the owner manage pieces, pricing, orders, and customer communication from one place.
The frontend is built with Nuxt 4 for fast, SEO-friendly rendering, while a FastAPI service exposes a clean REST API backed by PostgreSQL and MySQL. A payment gateway is integrated so customers can purchase directly from the site.
Tech Stack
Nuxt 4FastAPIPostgreSQLMySQL
Key Features
- Real-time inventory & order tracking
- Stripe payment gateway integration
- Role-based admin dashboard
- SEO-optimized gallery & product pages
- Responsive design, mobile-first
- FastAPI REST API with PostgreSQL / MySQL