Dungeon and Dragons class and sub-class viewer using this free no-auth API.
This project is a technical test for a Fullstack Developer job at Pingflow.
The project has a 1 week deadline and requires 3 technologies:
- a Go backend worker using Redis (pub/sub pattern)
- a NodeJS (migrated to Deno) API using Websockets (with socket.io since they use it internally)
- a VueJS frontend using Sass for styling, Pinia for state management and Vite as a build tool
Here is a quick Excalidraw that I made that represents the app:
