Case study
C2C marketplace for 3D models
A platform based on the C2C model for the sale and purchase of 3D models between users
01 Task
The customer did not want a showcase, but a work area where 3D artists sell models directly to each other
02 Solution
I created a marketplace on Laravel with a catalog, search and categories, a seller and buyer account, uploading previews and the files themselves, and making a purchase. The model is sent to the buyer only after successful payment, so that it cannot be downloaded bypassing
03 Solved tasks
- Raised a C2C marketplace of 3D models on Laravel
- Implemented a catalog with search and categories
- Made seller and buyer accounts with uploading previews and files
- Implemented file issuance only after successful payment
04 Result
The result is a closed C2C cycle from model layout to purchase and download. The platform can be opened for users and the commission and ratings can be added on top of the ready-made mechanics