FULLSTACK DEVELOPMENT - UI/UX DESIGN
Pixelophonia web app
This team project was created for the orchestra Pixelophonia. This orchestra wanted to add interactivity to its concerts
thanks to a web application.
To create this application we used Nuxt.js for the front-end and Node.js, Express, and Prisma for the back-end.
This application is divided into three parts :
To create this application we used Nuxt.js for the front-end and Node.js, Express, and Prisma for the back-end.
This application is divided into three parts :
- 1. The back office allows, after a connexion, any registered member to create and manage quizzes. Moreover, it's possible to create a concert that contains multiple quizzes.
- 2. The host view displays in real-time the quizzes and the votes of the spectators.
- 3. The player view, allows the spectator to see the questions and vote in real-time.