44K fashion products, data provided by kaggle.com
Demo project for dcupl, App Development Platform for Data-Intensive Web Applications.
This dcupl demo project was generated using the @dcupl/cli
. More informations can be found at https://dcupl.com
The data set for this demo project was loaded from [kaggle.com](https://www.kaggle.com/datasets/paramaggarwal/fashion-product-images-dataset 1), where we only use the two CSV files with the data of the styles and the textual data for the images. It is a very simple example with one reference from Model Style to Image and includes 44K lines of data.
This demo aims to showcase the classic use case "Fashion Product Catalogue" 👗 👕 👞 and might be enhanced and extended with more data in the future. Stay tuned 😉
1 - Aggarwal, P. (2019). Fashion product images dataset. https://www.grandviewresearch.com/press-release/global-image-recognition-market [Dataset; accessed: 2023-01-16]."
npm install
- Go to https://console.dcupl.com and create your free account.
- Set your
projectId
in the dcupl.config.json - Set your
apiKey
in the dcupl.secrets.json - Push your local workspace to the console using the CLI
dcupl files:push --name my-first-push
npm run serve
View your data in the Data Explorer Tab in the console (you may need reload your browser)