Created by team Gamificators.
This project explores the use of gamification with the Spryker Demo Shop. By incorporating game-like elements such as badges we aimed for a more fun & rewarding customer journey.
TODO
- Clone the repository in your local
git clone git@github.com:spryker-community/shopping-badges.git
- Clone docker sdk
git clone https://github.com/spryker/docker-sdk.git --single-branch docker
- Bootstrap the project
docker/sdk bootstrap deploy.dev.yml
- Start the project
docker/sdk up
TODO
TODO