Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 378 Bytes

File metadata and controls

8 lines (6 loc) · 378 Bytes

Dominion Card Randomizer

The Dominion Card Randomizer is a tool that helps players of the Dominion card game generate random sets of cards for their game sessions. It allows users to select specific expansions and then randomly selects 10 cards based on those selections.

Technology used

Frontend: Vue.js
Backend: Django
Database: SQLite (default for Django)